|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.loom.binding.factories.PrimitiveImplementationFactory
public class PrimitiveImplementationFactory
Primitive fields will never be null, so this implementation factory will never get called
Constructor Summary | |
---|---|
PrimitiveImplementationFactory(java.lang.Class<?> propertyClass)
|
Method Summary | |
---|---|
java.lang.Object |
newInstance()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrimitiveImplementationFactory(java.lang.Class<?> propertyClass)
Method Detail |
---|
public java.lang.Object newInstance()
newInstance
in interface ImplementationFactory<java.lang.Object>
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |