protected static class AssociatedOrderedSet.RootData<E> extends AbstractWrapperMAOrderedSet.RootData<E>
| Constructor and Description |
|---|
RootData(AssociatedOrderedSet<E> owner) |
| Modifier and Type | Method and Description |
|---|---|
protected MAOrderedSet<E> |
createDefaultBase(UnifiedComparator<? super E> unifiedComparator) |
protected UnifiedComparator<? super E> |
getDefaultUnifiedComparator() |
protected void |
onLoadTransientData() |
protected void |
onUnloadTranisentData() |
protected void |
setBase(MAOrderedSet<E> base) |
setBasesetBasesetBaseaddValidator, getBase, getBase, getRootWrapper, isDisabled, isDispatchable, onInitialize, removeValidator, setDisabled, unifiedComparator, validatepublic RootData(AssociatedOrderedSet<E> owner)
protected UnifiedComparator<? super E> getDefaultUnifiedComparator()
getDefaultUnifiedComparator in class AbstractWrapperXCollection.RootData<E>protected MAOrderedSet<E> createDefaultBase(UnifiedComparator<? super E> unifiedComparator)
createDefaultBase in class AbstractWrapperMAOrderedSet.RootData<E>protected void setBase(MAOrderedSet<E> base)
setBase in class AbstractWrapperMAOrderedSet.RootData<E>IllegalArgumentException - The parameter base's
XSet.replacementRule() does not return ReplacementRule.NEW_REFERENCE_WINprotected void onLoadTransientData()
onLoadTransientData in class AbstractWrapperXCollection.RootData<E>protected void onUnloadTranisentData()
onUnloadTranisentData in class AbstractWrapperXCollection.RootData<E>Copyright © 2016. All rights reserved.