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
Deprecated.
As of 3.10 use
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
Deprecated.
As of 3.10 use
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) 2004-2019 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html