Uses of Package
org.eclipse.net4j.util
Package
Description
Utility classes.
Additional collection-like interfaces and classes.
Utility interfaces and classes commonly useful in concurrent programming.
Interfaces and classes for platform-independent progress monitoring.
Interfaces and classes for security, negotiation, authentication, authorization and cryptography.
-
ClassDescriptionAn interface with an
ConsumerWithException.accept(Object)
method that can propagate checked exceptions.Deprecated.An interface with aRunnableWithException.run()
method that can propagate checked exceptions.Converts any kind ofobjects
to strings.Parses strings and returns any kind ofobjects
.Tests the relationships of pairs of strings.Generates 16 byte UUID values and can encode them to Strings, decode from Strings respectively. -
-
-
-
ClassDescriptionAnnotates fields that are to be skipped in
ReflectUtil.collectFields()
andReflectUtil.toString()
.
Predicate
.