A B C D E F G H I J K L M N O P Q R S T U V W X

V

validator - Static variable in class com.faunos.skwish.Segment
A centralized exception raising mechanism.
validator - Static variable in class com.faunos.skwish.SegmentStore
 
validator - Static variable in class com.faunos.skwish.sys.filters.DeleteSet
 
validator - Static variable in class com.faunos.skwish.sys.Index
 
Validator<E extends RuntimeException> - Class in com.faunos.util
A validation and exception raising factory.
Validator(Class<E>) - Constructor for class com.faunos.util.Validator
 
Validators - Class in com.faunos.util.net
A few categories of Validator are defined here for use in the implementation.
valueOf(String) - Static method in enum com.faunos.util.boot.FileResolver.Constraints
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.faunos.util.dim.line.OutCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.faunos.util.io.file.DirectoryOrdering.Precedence
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.faunos.util.io.SubFileChannel.AccessMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.faunos.util.io.Word
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.faunos.util.net.http.Verb
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.faunos.util.net.IoState
Returns the enum constant of this type with the specified name.
values() - Method in class com.faunos.util.AbstractCopyOnWriteMap
Returns a read-only, snapshot of this instance's values.
values() - Static method in enum com.faunos.util.boot.FileResolver.Constraints
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.faunos.util.dim.line.OutCode
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.faunos.util.io.file.DirectoryOrdering.Precedence
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.faunos.util.io.SubFileChannel.AccessMode
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.faunos.util.io.Word
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.faunos.util.net.http.Verb
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum com.faunos.util.net.IoState
Returns an array containing the constants of this enum type, in the order they're declared.
Verb - Enum in com.faunos.util.net.http
HTTP verbs.
VERSION - Static variable in class com.faunos.skwish.sys.mgr.Store
 
Version - Class in com.faunos.util
Represents a [software release] version of the form xx.xx.xx where xx is a decimal number in the range [0, 99].
Version(int, int, int) - Constructor for class com.faunos.util.Version
 
Version(int, int, int, char) - Constructor for class com.faunos.util.Version
 
Version(String) - Constructor for class com.faunos.util.Version
 
Version(long) - Constructor for class com.faunos.util.Version
 
Version(long, char) - Constructor for class com.faunos.util.Version
 
Version(long, char, boolean) - Constructor for class com.faunos.util.Version
 
VERSION_FILE - Static variable in class com.faunos.skwish.sys.mgr.FileConventions
 
VERSION_PREFIX - Static variable in class com.faunos.skwish.sys.mgr.FileConventions
 
VInt - Class in com.faunos.util.io
Variable width integral value reader and writer.
visit(T) - Method in interface com.faunos.util.Visitor
Visits the given typed object t.
Visitor<T> - Interface in com.faunos.util
A generic visitor interface.
visitPostorder(File, Visitor<File>, FileFilter) - Static method in class com.faunos.util.io.file.FileSystemTraverser
Visits the root file, and if a directory, and traverses the directory structure, firing post-order events along the way.
visitPostorder(File, Visitor<File>, FileFilter, Comparator<File>) - Static method in class com.faunos.util.io.file.FileSystemTraverser
Visits the root file, and if a directory, and traverses the directory structure, firing post-order events along the way.
visitPostorder(Visitor<T>) - Method in class com.faunos.util.tree.AbstractTraverser
Traverses the tree and visits the tree nodes in post-order.
visitPreorder(File, Visitor<File>, FileFilter) - Static method in class com.faunos.util.io.file.FileSystemTraverser
Visits the root file, and if a directory, and traverses the directory structure, firing pre-order events along the way.
visitPreorder(File, Visitor<File>, FileFilter, Comparator<File>) - Static method in class com.faunos.util.io.file.FileSystemTraverser
Visits the root file, and if a directory, and traverses the directory structure, firing pre-order events along the way.
visitPreorder(Visitor<T>) - Method in class com.faunos.util.tree.AbstractTraverser
Traverses the tree and visits the tree nodes in pre-order.

A B C D E F G H I J K L M N O P Q R S T U V W X
SourceForge.net Logo