| Package | Description |
|---|---|
| org.eclipse.net4j.util |
Utility classes.
|
| org.eclipse.net4j.util.collection |
Additional collection-like interfaces and classes.
|
| org.eclipse.net4j.util.concurrent |
Utility interfaces and classes commonly useful in concurrent programming.
|
| org.eclipse.net4j.util.om.monitor |
Interfaces and classes for platform-independent progress monitoring.
|
| org.eclipse.net4j.util.security |
Interfaces and classes for security, negotiation, authentication, authorization and cryptography.
|
| Class and Description |
|---|
| Predicate |
| ReflectUtil.PrimitiveType |
| UUIDGenerator
Generates 16 byte UUID values and can encode them to Strings, decode from Strings respectively.
|
| XMLUtil.ElementHandler |
| Class and Description |
|---|
| Predicate |
| Class and Description |
|---|
| IErrorHandler
A callback interface with a
handleError() method. |
| Class and Description |
|---|
| WrappedException
An unchecked exception that wraps a checked exception.
|
| Class and Description |
|---|
| ReflectUtil.ExcludeFromDump
Annotates fields that are to be skipped in
ReflectUtil.collectFields() and ReflectUtil.toString(). |
Copyright (c) 2011-2014 Eike Stepper (Berlin, Germany) and others.