Package-level declarations
Types
Properties
Functions
Add only new items to ArrayList.
Add only new items to MutableList.
Return an empty new ArrayDeque.
Returns a ArrayDeque of given elements.
Return a char ArrayDeque from char progression.
Return a char ArrayDeque from char range.
Return an integer ArrayDeque from int progression.
Return an integer ArrayDeque from int range.
Return a long ArrayDeque from long progression.
Return a long ArrayDeque from long range.
Return an un-sign integer ArrayDeque from un-sign int progression.
Return an un-sign integer ArrayDeque from un-sign int range.
Return an un-sign long ArrayDeque from un-sign long progression.
Return an un-sign long ArrayDeque from un-sign long range.
Return a char ArrayList from char progression.
Return a char ArrayList from char range.
Return an integer ArrayList from int progression.
Return an integer ArrayList from int range.
Return a long ArrayList from long progression.
Return a long ArrayList from long range.
Return an un-sign integer ArrayList from un-sign int progression.
Return an un-sign integer ArrayList from un-sign int range.
Return an un-sign long ArrayList from un-sign long progression.
Return an un-sign long ArrayList from un-sign long range.
Return a char Array from char progression.
Return a char Array from char range.
Return an integer Array from int progression.
Return an integer Array from int range.
Return a long Array from long progression.
Return a long Array from long range.
Return an un-sign integer Array from un-sign int progression.
Return an un-sign integer Array from un-sign int range.
Return an un-sign long Array from un-sign long progression.
Return an un-sign long Array from un-sign long range.
Return a char Array from char progression.
Return a char Array from char range.
Return an empty new Deque.
Returns a Deque of given elements.
Return a char Deque from char progression.
Return a char Deque from char range.
Return an integer Deque from int progression.
Return an integer Deque from int range.
Return a long Deque from long progression.
Return a long Deque from long range.
Return an un-sign integer Deque from un-sign int progression.
Return an un-sign integer Deque from un-sign int range.
Return an un-sign long Deque from un-sign long progression.
Return an un-sign long Deque from un-sign long range.
Return an empty new ArrayDeque.
Return an empty new Deque.
Return an empty new HashSet.
Return an empty new LinkedList.
Return an empty new LinkedHashSet.
Return an empty new MutableList.
Return an empty new MutableSet.
Return an empty new PriorityQueue.
Return an empty new Queue.
Return an empty new TreeSet.
Return an empty new Stack.
Return an empty new Vector.
finds two numbers inside the Array from the given sum.
finds two numbers inside the DoubleArray from the given sum.
finds two numbers inside the FloatArray from the given sum.
finds two numbers inside the IntArray from the given sum.
finds two numbers inside the LongArray from the given sum.
finds two numbers inside the Iterable from the given sum.
finds three numbers inside the Array from the given sum.
finds three numbers inside the DoubleArray from the given sum.
finds three numbers inside the FloatArray from the given sum.
finds three numbers inside the IntArray from the given sum.
finds three numbers inside the LongArray from the given sum.
finds three numbers inside the Iterable from the given sum.
Returns the sub-array from the given progression.
Returns the sub-array from the given range.
Returns the sub-list from the given progression.
Returns the sub-list from the given range.
Returns the sub-array from the given progression if exist otherwise return else block.
Returns the sub-array from the given range if exist otherwise return else block.
Returns the sub-list from the given progression if exist otherwise return else block.
Returns the sub-list from the given range if exist otherwise return else block.
Returns an element at the given index or empty if the index is out of bounds of this string Array.
Returns an element at the given index or empty if the index is out of bounds of this string Collection.
Returns the sub-array from the given progression if exist otherwise return a null.
Returns the sub-array from the given range if exist otherwise return a null.
Returns the sub-list from the given progression if exist otherwise return a null.
Returns the sub-listOf from the given range if exist otherwise return a null.
Return a char HashSet from char progression.
Return a char HashSet from char range.
Return an integer HashSet from int progression.
Return an integer HashSet from int range.
Return a long HashSet from long progression.
Return a long HashSet from long range.
Return an un-sign integer HashSet from un-sign int progression.
Return an un-sign integer HashSet from un-sign int range.
Return an un-sign long HashSet from un-sign long progression.
Return an un-sign long HashSet from un-sign long range.
Returns a list containing first n elements.
Return an integer Array from int progression.
Return an integer Array from int range.
Return an empty new LinkedList.
Returns a LinkedList of given elements.
Return a char LinkedList from char progression.
Return a char LinkedList from char range.
Return an integer LinkedList from int progression.
Return an integer LinkedList from int range.
Return a long LinkedList from long progression.
Return a long LinkedList from long range.
Return an un-sign integer LinkedList from un-sign int progression.
Return an un-sign integer LinkedList from un-sign int range.
Return an un-sign long LinkedList from un-sign long progression.
Return an un-sign long LinkedList from un-sign long range.
Return a char LinkedHashSet from char progression.
Return a char LinkedHashSet from char range.
Return an integer LinkedHashSet from int progression.
Return an integer LinkedHashSet from int range.
Return a long LinkedHashSet from long progression.
Return a long LinkedHashSet from long range.
Return an un-sign integer LinkedHashSet from un-sign int progression.
Return an un-sign integer LinkedHashSet from un-sign int range.
Return an un-sign long LinkedHashSet from un-sign long progression.
Return an un-sign long LinkedHashSet from un-sign long range.
Return a char List from char progression.
Return a char List from char range.
Return an integer List from int progression.
Return an integer List from int range.
Return a long List from long progression.
Return a long List from long range.
Return an un-sign integer List from un-sign int progression.
Return an un-sign integer List from un-sign int range.
Return an un-sign long List from un-sign long progression.
Return an un-sign long List from un-sign long range.
Return a long Array from long progression.
Return a long Array from long range.
Return a char MutableList from char progression.
Return a char MutableList from char range.
Return an integer MutableList from int progression.
Return an integer MutableList from int range.
Return a long MutableList from long progression.
Return a long MutableList from long range.
Return an un-sign integer MutableList from un-sign int progression.
Return an un-sign integer MutableList from un-sign int range.
Return an un-sign long MutableList from un-sign long progression.
Return an un-sign long MutableList from un-sign long range.
Return a char MutableSet from char progression.
Return a char MutableSet from char range.
Return an integer MutableSet from int progression.
Return an integer MutableSet from int range.
Return a long MutableSet from long progression.
Return a long MutableSet from long range.
Return an un-sign integer MutableSet from un-sign int progression.
Return an un-sign integer MutableSet from un-sign int range.
Return an un-sign long MutableSet from un-sign long progression.
Return an un-sign long MutableSet from un-sign long range.
Return an empty new PriorityQueue.
Returns a PriorityQueue of given elements.
Return a char PriorityQueue from char progression.
Return a char PriorityQueue from char range.
Return an integer PriorityQueue from int progression.
Return an integer PriorityQueue from int range.
Return a long PriorityQueue from long progression.
Return a long PriorityQueue from long range.
Return an un-sign integer PriorityQueue from un-sign int progression.
Return an un-sign integer PriorityQueue from un-sign int range.
Return an un-sign long PriorityQueue from un-sign long progression.
Return an un-sign long PriorityQueue from un-sign long range.
Return an empty new Queue.
Returns a Queue of given elements.
Return a char Queue from char progression.
Return a char Queue from char range.
Return an integer Queue from int progression.
Return an integer Queue from int range.
Return a long Queue from long progression.
Return a long Queue from long range.
Return an un-sign integer Queue from un-sign int progression.
Return an un-sign integer Queue from un-sign int range.
Return an un-sign long Queue from un-sign long progression.
Return an un-sign long Queue from un-sign long range.
Clear the ArrayList and the add new items.
Clear the MutableList and the add new items.
Rotates the Array to the left by specified distance.
Rotates the BooleanArray to the left by specified distance.
Rotates the ByteArray to the left by specified distance.
Rotates the CharArray to the left by specified distance.
Rotates the DoubleArray to the left by specified distance.
Rotates the FloatArray to the left by specified distance.
Rotates the IntArray to the left by specified distance.
Rotates the LongArray to the left by specified distance.
Rotates the ShortArray to the left by specified distance.
Rotates the Iterable to the left by specified distance.
Rotates the Array to the right by specified distance.
Rotates the BooleanArray to the right by specified distance.
Rotates the ByteArray to the right by specified distance.
Rotates the CharArray to the right by specified distance.
Rotates the DoubleArray to the right by specified distance.
Rotates the FloatArray to the right by specified distance.
Rotates the IntArray to the right by specified distance.
Rotates the LongArray to the right by specified distance.
Rotates the ShortArray to the right by specified distance.
Rotates the Iterable to the right by specified distance.
Return a char Set from char progression.
Return a char Set from char range.
Return an integer Set from int progression.
Return an integer Set from int range.
Return a long Set from long progression.
Return a long Set from long range.
Return an un-sign integer Set from un-sign int progression.
Return an un-sign integer Set from un-sign int range.
Return an un-sign long Set from un-sign long progression.
Return an un-sign long Set from un-sign long range.
Return a char TreeSet from char progression.
Return a char TreeSet from char range.
Return an integer TreeSet from int progression.
Return an integer TreeSet from int range.
Return a long TreeSet from long progression.
Return a long TreeSet from long range.
Return an un-sign integer TreeSet from un-sign int progression.
Return an un-sign integer TreeSet from un-sign int range.
Return an un-sign long TreeSet from un-sign long progression.
Return an un-sign long TreeSet from un-sign long range.
Return an empty new Stack.
Returns a Stack of given elements.
Return a char Stack from char progression.
Return a char Stack from char range.
Return an integer Stack from int progression.
Return an integer Stack from int range.
Return a long Stack from long progression.
Return a long Stack from long range.
Return an un-sign integer Stack from un-sign int progression.
Return an un-sign integer Stack from un-sign int range.
Return an un-sign long Stack from un-sign long progression.
Return an un-sign long Stack from un-sign long range.
Returns a list containing last n elements.
Returns a ArrayDeque containing all elements.
Returns a ArrayList containing all elements.
Returns a LinkedList containing all elements.
Returns a LinkedHashSet containing all elements.
Returns a PriorityQueue containing all elements.
Return an un-sign integer Array from un-sign int progression.
Return an un-sign integer Array from un-sign int range.
Return an un-sign long Array from un-sign long progression.
Return an un-sign long Array from un-sign long range.
Returns a Vector of given elements.
Return a char Vector from char progression.
Return a char Vector from char range.
Return an integer Vector from int progression.
Return an integer Vector from int range.
Return a long Vector from long progression.
Return a long Vector from long range.
Return an un-sign integer Vector from un-sign int progression.
Return an un-sign integer Vector from un-sign int range.
Return an un-sign long Vector from un-sign long progression.
Return an un-sign long Vector from un-sign long range.
Return an empty new Vector.