Package generic.util
-
Interface Summary Interface Description PeekableIterator<T> An iterator that allows you to peek at the next item on the iterator. -
Class Summary Class Description ArchiveBuilder ArchiveExtractor Beanify ChannelLocker DequePush<E> A context utility allowing stack management via a try-with-resources blockFileChannelLock FileLocker JarArchiveBuilder LockFactory MultiIterator<T> An iterator that is comprised of one or morePeekableIterator
s.NamedDaemonThreadFactory NamedDaemonThreadFactory is a thread factory which forms daemon threads with a specified name prefix for the Java concurrent Executors pools.Path A class to represent a PATH item.UnsignedDataUtils A class for performing unsigned comparisons of java primitives.WindowUtilities A collection of window related utility methodsWrappingPeekableIterator<T> An implementation ofPeekableIterator
that can take a JavaIterator
and wrap it to implement thePeekableIterator
interface.ZipArchiveBuilder