net.sf.jsefa.rbf.mapping
Class RbfTypeMappingRegistry
java.lang.Object
net.sf.jsefa.common.mapping.TypeMappingRegistry<String>
net.sf.jsefa.rbf.mapping.RbfTypeMappingRegistry
public final class RbfTypeMappingRegistry
- extends TypeMappingRegistry<String>
A registry for RBF type mappings.
It is thread-safe.
- Author:
- Norman Lahme-Huetig
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RbfTypeMappingRegistry
public RbfTypeMappingRegistry()
- Constructs a new
RbfTypeMappingRegistry
.
createCopy
public RbfTypeMappingRegistry createCopy()
- Creates a copy of this
TypeMappingRegistry
.
- Specified by:
createCopy
in class TypeMappingRegistry<String>
- Returns:
- a copy of this
TypeMappingRegistry
Copyright © 2014. All rights reserved.