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

C

cache - Variable in class jut.io.InputStreamCache
the current memory cache or null if none.
cacheDir - Variable in class jut.io.InputStreamCache
cache file directory, null for no file caching.
cacheFile - Variable in class jut.io.InputStreamCache
cache file to use (null if none).
cacheFileOut - Variable in class jut.io.InputStreamCache
cache file output stream (null if none).
cacheOK - Variable in class jut.io.InputStreamCache
cache state of the stream.
cachePtr - Variable in class jut.io.InputStreamCache
the current memory cache pointer. if cache is null, contains size of the last byte array cache used.
caches - Variable in class jut.io.InputStreamCache
the memory caches used.
cacheSource - Variable in class jut.io.InputStreamCache
the source for memory cache arrays.
call(File) - Method in class jut.io.DirectoryTree.DirFilter
returns the files contained in the argument directory passing the filter.
call(T) - Method in interface jut.lang.ParamCallable
execute code with one parameter and return a result. unlike Callable.call(), this method does not declare an exception.
call(Long) - Method in class jut.ref.Counter
implementation of the ParamCallable interface, so a counter can be added to the list of listeners of another counter.
CHAR_HEX - Static variable in class jut.lang.Strings
table of integer values of the 16 characters used in hex strings, used for hex conversions.
close() - Method in class jut.io.HashInputStream
the HashInputStream must be closed before the hash result can be read.
close() - Method in class jut.io.InputCountStream
close() - Method in class jut.io.InputStreamCache
close() - Method in class jut.util.concurrent.BlockingOpenIterable
close this BlockingOpenIterable so no more items may be added by BlockingOpenIterable.addItem(Object).
closed - Variable in class jut.io.InputStreamCache
current state of the stream.
counter - Variable in class jut.io.InputCountStream
counter for the bytes read from this InputStream.
Counter - Class in jut.ref
wrapper for a long value that is to be accessed and modified out of more than one context.
Counter() - Constructor for class jut.ref.Counter
 

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