This website requires JavaScript.
Explore
Help
Sign In
Speiger
/
Primitive-Collections
Watch
0
Star
0
Fork
1
Code
Issues
1
Pull Requests
Projects
Releases
1
Wiki
Activity
[Feature] Set
#2
New Issue
Closed
opened
2020-12-07 09:20:35 +01:00
by
Speiger
· 0 comments
Speiger
commented
2020-12-07 09:20:35 +01:00
Owner
Copy Link
Copy Source
A Primitive set is very useful
Types
Set (interface)
SortedSet (interface)
Navigatable Set (interface)
HashSet (class)
LinkedHashSet (class)
CustomHashSet (class) (Hash/equals control)
LinkedCustomHashSet (class) (Hash/equals control)
RB TreeSet
AVL TreeSet
ArraySet
Wrappers
Synchronized
Unmodifiable
Empty
Special Cases
Boolean Sets need to be simplified/only Singletons.
A Primitive set is very useful - Types - [ ] Set (interface) - [ ] SortedSet (interface) - [ ] Navigatable Set (interface) - [ ] HashSet (class) - [ ] LinkedHashSet (class) - [ ] CustomHashSet (class) (Hash/equals control) - [ ] LinkedCustomHashSet (class) (Hash/equals control) - [ ] RB TreeSet - [ ] AVL TreeSet - [ ] ArraySet - Wrappers - [X] Synchronized - [X] Unmodifiable - [X] Empty - Special Cases - [X] Boolean Sets need to be simplified/only Singletons.
Speiger
added the
enhancement
label
2020-12-07 09:20:35 +01:00
Speiger
added this to the
1.0 Feature List
project
2020-12-07 09:20:35 +01:00
Speiger
added this to the
1.0.0 Release
milestone
2021-01-27 06:06:47 +01:00
Speiger
added the
Implemented
label
2021-01-27 06:08:50 +01:00
Speiger
added the
Tested
label
2021-01-29 18:13:24 +01:00
Speiger
closed this issue
2021-09-13 17:51:17 +02:00
Sign in
to join this conversation.
No Branch/Tag Specified
Branches
Tags
master
debug
advanced_dependencies
1.0.0
0.9.0
0.8.0
0.7.0
0.6.2
0.6.1
0.6.0
0.5.5
0.4.4
Beta
Labels
Clear labels
Documentated
Documentation was added into the feature
Implemented
Implementation of the feature was done
Tested
Unit Tests for this feature were implemented
bug
Something is not working
duplicate
This issue or pull request already exists
enhancement
New feature
help wanted
Need some help
invalid
Something is wrong
question
More information is needed
wontfix
This won't be fixed
No labels
Implemented
Tested
enhancement
Milestone
No items
No Milestone
1.0.0 Release
Projects
Clear projects
No projects
1.0 Feature List
Documentation
Assignees
Clear assignees
Speiger
(Speiger)
No Assignees
1 Participants
Notifications
Subscribe
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Speiger/Primitive-Collections#2
Write
Preview
Loading…
x
Add
Cancel
Save
Reference in New Issue
Repository
Speiger/Primitive-Collections
Title
Body
Create Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues.
Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block
A Primitive set is very useful