|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.faunos.util | |
---|---|
com.faunos.skwish | A lightweight library for storing blobs on the file system. |
com.faunos.skwish.sys | The basic file-based Segment structure is implemented here. |
com.faunos.skwish.sys.filters | A collection of views on one or more underlying segments. |
com.faunos.skwish.sys.mgr | The SegmentStore implementation. |
com.faunos.util | Root package for custom utilities that don't necessarily belong in any application per se. |
com.faunos.util.io | Utilities and implementation classes for various I/O operations. |
com.faunos.util.io.file | File system utilities. |
com.faunos.util.net | Facilities for non-blocking network I/O. |
com.faunos.util.tree | Support for tree structures. |
Classes in com.faunos.util used by com.faunos.skwish | |
---|---|
Validator
A validation and exception raising factory. |
Classes in com.faunos.util used by com.faunos.skwish.sys | |
---|---|
Validator
A validation and exception raising factory. |
Classes in com.faunos.util used by com.faunos.skwish.sys.filters | |
---|---|
Validator
A validation and exception raising factory. |
Classes in com.faunos.util used by com.faunos.skwish.sys.mgr | |
---|---|
Version
Represents a [software release] version of the form xx.xx.xx where xx is a decimal number
in the range [0, 99]. |
Classes in com.faunos.util used by com.faunos.util | |
---|---|
AbstractCopyOnWriteMap
Base class for copy-on-write Map or SortedMap mimplementation. |
|
CopyOnWriteMap
A copy-on-write Map implementation using a backing java.util.HashMap. |
|
CopyOnWriteSortedMap
A copy-on-write SortedMap implementation using a backing java.util.TreeMap. |
|
Validator
A validation and exception raising factory. |
|
Version
Represents a [software release] version of the form xx.xx.xx where xx is a decimal number
in the range [0, 99]. |
Classes in com.faunos.util used by com.faunos.util.io | |
---|---|
ThrowFactory
An exception factory. |
Classes in com.faunos.util used by com.faunos.util.io.file | |
---|---|
Visitor
A generic visitor interface. |
Classes in com.faunos.util used by com.faunos.util.net | |
---|---|
Validator
A validation and exception raising factory. |
Classes in com.faunos.util used by com.faunos.util.tree | |
---|---|
Visitor
A generic visitor interface. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |