See: Description
| Interface | Description |
|---|---|
| Procedure |
This interface represents a lambda expression that accepts no arguments and returns
nothing.
|
| Class | Description |
|---|---|
| CancelableFuture<T> |
An extension of CompletableFuture with the option to cancel a running task.
|
| HashGenerator |
This class generates hash values of strings.
https://stackoverflow.com/questions/9655181/how-to-convert-a-byte-array-to-a-hex-string-in-java |
| HtmlUtils |
A collection of static methods for processing HTML Elements.
|
Copyright © 2017–2019. All rights reserved.