Package | Description |
---|---|
com.github.alexisjehan.javanilla.io |
Extras
java.io components. |
com.github.alexisjehan.javanilla.io.bytes |
A set of
InputStream /OutputStream tools and decorators. |
com.github.alexisjehan.javanilla.io.chars |
A set of
Reader /Writer tools and decorators. |
com.github.alexisjehan.javanilla.io.lines |
New
LineReader /
LineWriter reader/writer implementations and decorators for
advanced line handling and detection. |
com.github.alexisjehan.javanilla.lang |
Extras
java.lang components. |
com.github.alexisjehan.javanilla.lang.array |
A set of primitive and generic
array tools. |
com.github.alexisjehan.javanilla.misc |
Miscellaneous components that can be used for many purposes.
|
com.github.alexisjehan.javanilla.misc.distances |
Multiple
Distance s and
EditDistance s implementations. |
com.github.alexisjehan.javanilla.misc.tuples |
Generics tuples implementations.
|
com.github.alexisjehan.javanilla.security |
Extras
java.security and javax.crypto components. |
com.github.alexisjehan.javanilla.sql |
Extras
java.sql components. |
com.github.alexisjehan.javanilla.util |
Extras
java.util components. |
com.github.alexisjehan.javanilla.util.collection |
A set of
Collection /Map tools and decorators. |
com.github.alexisjehan.javanilla.util.collection.bags |
New
Bag collection interface, implementations, tools and
decorators. |
com.github.alexisjehan.javanilla.util.function |
Extras
java.util.function components. |
com.github.alexisjehan.javanilla.util.function.throwable |
New
java.util.function interfaces able to throw Throwable s. |
com.github.alexisjehan.javanilla.util.iteration |
A set of
Iterator /Iterable tools and decorators. |
com.github.alexisjehan.javanilla.util.stream |
Extras
java.util.stream components. |