Index
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
interfaceTypeby dispatching method invocations tohandler. - 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.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form