Uses of Interface
org.jboss.marshalling.cloner.CloneTable
Packages that use CloneTable
-
Uses of CloneTable in org.jboss.marshalling.cloner
Fields in org.jboss.marshalling.cloner declared as CloneTableModifier and TypeFieldDescriptionprivate final CloneTableCloneableCloner.cloneTableprivate CloneTableClonerConfiguration.cloneTableprivate final CloneTableSerializingCloner.delegatestatic final CloneTableCloneTable.NULLA null clone table.Methods in org.jboss.marshalling.cloner that return CloneTableMethods in org.jboss.marshalling.cloner with parameters of type CloneTableModifier and TypeMethodDescriptionvoidClonerConfiguration.setCloneTable(CloneTable cloneTable) Set the clone table.