Index

A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

N

newProxy(Class<T>, InvocationHandler) - Static method in class de.cuioss.tools.reflect.MoreReflection
Returns a proxy instance that implements interfaceType by dispatching method invocations to handler.
NO_IDENTITY - Enum constant in enum class de.cuioss.tools.property.PropertyMemberInfo
Defines a property that is not transient, and is not part of the object-identity and should therefore be ignored in the methods Object.equals(Object), Object.hashCode()
NONE - Enum constant in enum class de.cuioss.tools.property.PropertyReadWrite
The property can neither be read nor written to.
normalize(String) - Static method in class de.cuioss.tools.io.FilenameUtils
Normalizes a path, removing double and single dot path steps.
normalize(String, boolean) - Static method in class de.cuioss.tools.io.FilenameUtils
Normalizes a path, removing double and single dot path steps.
normalizeNoEndSeparator(String) - Static method in class de.cuioss.tools.io.FilenameUtils
Normalizes a path, removing double and single dot path steps, and removing any final directory separator.
normalizeNoEndSeparator(String, boolean) - Static method in class de.cuioss.tools.io.FilenameUtils
Normalizes a path, removing double and single dot path steps, and removing any final directory separator.
nullToEmpty(String) - Static method in class de.cuioss.tools.string.MoreStrings
Returns the given string if it is non-null; the empty string otherwise.
A B C D E F G H I J K L M N O P R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form