Interface | Description |
---|---|
LambdaUtil.BiFunction_WithExceptions<T,U,R,E extends Exception> |
BiFunction that may throw Exceptions. |
LambdaUtil.Function_WithExceptions<T,R,E extends Exception> |
Function that may throw Exceptions. |
Class | Description |
---|---|
FileCleaner |
A
FileVisitor that will remove all files and directories, except the files in the given fileSet . |
HashUtil |
Compute the hash over inputStreams.
|
LambdaUtil |
Extended functions.
|
NormURI |
Normalize URI's to a standard format.
|
RsProperties |
An extension on
Properties that can save an xml-representation
of itself sorted on key. |
ZonedDateTimeUtil |
Utility class for conversion of
ZonedDateTime s to and from other representations. |
Copyright © 2017. All rights reserved.