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

G

get() - Method in class jut.ref.Counter
get() - Method in interface jut.ref.ICount
 
get() - Method in class jut.ref.SimpleCounter
getBuffer() - Method in interface jut.io.InputStreamCache.ByteArrayCache
 
getCause() - Method in exception jut.lang.NestedException
 
getCount() - Method in class jut.io.InputCountStream
returns the number of bytes that have passed through this InputCountStream.
getCounter() - Method in class jut.io.InputCountStream
returns the counter for this InputCountStream.
getData() - Method in class jut.io.InputStreamCache
returns an InputStream for the data cached. this method may only be called after calling InputStreamCache.close(). if the data was discarded because it didn't fit into the cache, returns null.
getExtendedInfo(File) - Static method in class jut.io.Files
returns extended information about a file, e.g. access control, hidden status, etc. by default always returns "" if no extended info getter is set using Files.setExtendedInfoGetter(ParamCallable).
getLocalizedMessage() - Method in exception jut.lang.NestedException
 
getMessage() - Method in exception jut.lang.NestedException
 
getStackTrace() - Method in exception jut.lang.NestedException
 
getThrowable() - Method in exception jut.lang.NestedException
returns the nested Throwable that is wrapped by this NestedException.

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