Interface | Description |
---|---|
ArrayRef.Allocator<T> | |
FileOps.LineReader |
Class | Description |
---|---|
ArrayRef<T> |
Handy array handle.
|
ByteArrayRef | |
ByteChars |
This class is a byte array handle which lets us handle the byte array as if it were composed of single-byte chars (effectively
8-bit text) - and conversely also lets us treat 8-bit text as a byte array. All without doing any charset conversions.
|
ByteOps | |
CharBlock | |
CommandParser | |
CommandParser.OptionsHandler | |
DuplexPipe | |
DuplexPipe.Factory | |
DynLoader | |
EmailAddress | |
FileOps | |
FileOps.Filter_EndsWith | |
IntValue | |
IP | |
IP.Subnet | |
MutableOutputStream |
Alternative to BufferedOutputStream, which allows the buffer contents to be manipulated before they are flushed.
|
NIOBuffers | |
NIOBuffers.BufferFactory | |
ObjectArrayRef<T> | |
PkgInfo | |
ScheduledTime | |
StringOps | |
TimeOps | |
TSAP |
Transport Service Access Point (ie. a TCP or UDP address)
|
XML |
Enum | Description |
---|---|
ScheduledTime.FREQ |
Copyright 2010-2018 Grey Software (Yusef Badri). All Rights Reserved.