java.lang.Cloneable, RandomAccesspublic class AllDirectionsMemoryContainer extends MemoryContainer implements java.lang.Cloneable
MemoryContainer that can produce memory container with all possible orders of preferences for all attributes.
Under construction| Constructor | Description |
|---|---|
AllDirectionsMemoryContainer() |
|
AllDirectionsMemoryContainer(MemoryContainer memoryContainer) |
| Modifier and Type | Method | Description |
|---|---|---|
MemoryContainer |
addAllDirections() |
Converts memory container to all possible orders of preference.
|
java.lang.Object |
clone() |
Clones this memory container
|
addExample, addExample, clear, deleteExample, getAttrCount, getAttribute, getAttributes, getExample, getFileInfo, getId, getMemoryContainerDescription, insertExample, insertExample, setAttributes, setExample, setFileInfo, setId, setMemoryContainerDescription, sizepublic AllDirectionsMemoryContainer()
public AllDirectionsMemoryContainer(MemoryContainer memoryContainer)
public java.lang.Object clone()
MemoryContainerclone in class MemoryContainerpublic MemoryContainer addAllDirections()