Skip navigation links
ezmorph 3.0.0
A B C D E F G H I L M N O R S T 

N

newInstance() - Method in class org.kordamp.ezmorph.bean.MorphDynaClass
 
newInstance(MorpherRegistry) - Method in class org.kordamp.ezmorph.bean.MorphDynaClass
 
NumberMorpher - Class in org.kordamp.ezmorph.object
Morphs to a subclass of Number.
Supported types are - Byte, Short, Integer, Long, Float, BigInteger, BigtDecimal.
NumberMorpher(Class<?>) - Constructor for class org.kordamp.ezmorph.object.NumberMorpher
Creates a new morpher for the target type.
NumberMorpher(Class, Number) - Constructor for class org.kordamp.ezmorph.object.NumberMorpher
Creates a new morpher for the target type with a default value.
The defaultValue should be of the same class as the target type.
A B C D E F G H I L M N O R S T 
Skip navigation links
Copyright © 2006-2020 Andres Almiray. All rights reserved.