public class ImmutableTypeMapping<E> extends Object implements TypeMapping<E>
| Constructor and Description |
|---|
ImmutableTypeMapping(Class<E> type,
E instance) |
public Class<E> getType()
getType in interface TypeMapping<E>public E getInstance()
getInstance in interface TypeMapping<E>Copyright © 2014–2016. All rights reserved.