|
3c0f4acc05
|
Fixed a missing import & Updated readme.
|
2021-06-23 22:17:52 +02:00 |
|
|
b50307c88d
|
Added PriorityQueues
|
2021-06-23 22:14:08 +02:00 |
|
|
357b40e670
|
PriorityQueues no longer extends Object Variant.
|
2021-06-23 19:22:19 +02:00 |
|
|
9f4bede08e
|
Small Additions & Redsign
- Added: Stack.isEmpty was missing
- Changed: remove/removeLast/enqueue/enqueueFirst no longer use Type
Suffixes
|
2021-06-23 18:38:23 +02:00 |
|
|
998272c8d5
|
Added TrimAndClear function into ITrimmable
|
2021-05-26 13:06:52 +02:00 |
|
|
f7d311fd09
|
Added JavaDoc for PriorityQueues
|
2021-04-26 02:08:08 +02:00 |
|
|
0017697b07
|
Adding more JavaDoc (fixing roughly 8k javadoc errors)
-Added: JavaDocs to Map classes/constructors
-Added: JavaDocs to the Maps Class
|
2021-04-25 21:37:22 +02:00 |
|
|
06752fe30c
|
Added Singletons & Empty variants of Collections
|
2021-04-24 16:48:36 +02:00 |
|
|
aaee550ea9
|
Project is now buildable.
-Moved: Code generation is in its own sourceset.
-Fixed: Bugs that caused that the project isnt buildable.
-Changed: Made build.gradle to a standard.
|
2021-01-29 11:41:48 +01:00 |
|