public final class ObjectBuilderFactory.KnownType extends Object
Constructor and Description |
---|
ObjectBuilderFactory.KnownType(Class<T> classType)
Builds a new instance.
|
Modifier and Type | Method and Description |
---|---|
Class<T> |
getClassType()
Gets the class type.
|
String |
getTypeName()
Gets the name that identified the class builder.
|
String |
toString() |
Copyright © 2012-2015. All Rights Reserved.