Package generic.util
package generic.util
-
ClassDescriptionDequePush<E>A context utility allowing stack management via a try-with-resources blockAn iterator that is comprised of one or more
PeekableIterator
s.NamedDaemonThreadFactory is a thread factory which forms daemon threads with a specified name prefix for the Java concurrent Executors pools.A class to represent a PATH item.An iterator that allows you to peek at the next item on the iterator.A class for performing unsigned comparisons of java primitives.A collection of window related utility methodsAn implementation ofPeekableIterator
that can take a JavaIterator
and wrap it to implement thePeekableIterator
interface.