A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
name — Property in interface org.spicefactory.lib.logging.Logger
The name of the logger.
name — Property in class org.spicefactory.lib.logging.impl.DefaultLogger
The name of the logger.
name — Property in class org.spicefactory.lib.logging.impl.DelegateLogger
The name of the logger.
name — Property in class org.spicefactory.lib.reflect.ClassInfo
The fully qualified class name for this instance.
name — Property in class org.spicefactory.lib.reflect.Member
The name of this member.
name — Property in class org.spicefactory.lib.reflect.Metadata
The name of the metadata tag.
name — Property in class org.spicefactory.lib.reflect.metadata.EventInfo
The name of the event.
name — Property in class org.spicefactory.lib.reflect.metadata.MappedMetadata
The name of the metadata tag.
NestedError — Class in package org.spicefactory.lib.errors
Base Error implementation that allows to specify a cause.
NestedError(message, cause, id) — Constructor in class org.spicefactory.lib.errors.NestedError
Creates a new instance.
NestedErrorEvent — Class in package org.spicefactory.lib.events
Base ErrorEvent implementation that allows to specify a cause.
NestedErrorEvent(type, cause, text, bubbles, cancelable) — Constructor in class org.spicefactory.lib.events.NestedErrorEvent
Creates a new instance.
newInstance(constructorArgs) — Method in class org.spicefactory.lib.reflect.ClassInfo
Creates a new instance of the class represented by this ClassInfo instance.
newInstance(params) — Method in class org.spicefactory.lib.reflect.Constructor
Creates a new instance of the class this constructor belongs to.
NumberConverter — Class in package org.spicefactory.lib.reflect.converter
Converts Number values.
NumberConverter() — Constructor in class org.spicefactory.lib.reflect.converter.NumberConverter
Creates a new Converter instance.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z