|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.AbstractCollection<E>
java.util.AbstractSet<E>
java.util.HashSet<E>
java.util.LinkedHashSet<Individual>
org.opt4j.core.common.archive.AdaptiveGridArchive.Cell
protected static class AdaptiveGridArchive.Cell
A single AdaptiveGridArchive.Cell of the grid.
| Field Summary | |
|---|---|
protected long |
identifier
|
| Constructor Summary | |
|---|---|
AdaptiveGridArchive.Cell(long identifier)
Constructs the AdaptiveGridArchive.Cell with the identifier. |
|
| Method Summary | |
|---|---|
long |
getIdentifier()
Returns the identifier. |
| Methods inherited from class java.util.HashSet |
|---|
add, clear, clone, contains, isEmpty, iterator, remove, size |
| Methods inherited from class java.util.AbstractSet |
|---|
equals, hashCode, removeAll |
| Methods inherited from class java.util.AbstractCollection |
|---|
addAll, containsAll, retainAll, toArray, toArray, toString |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.util.Set |
|---|
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray |
| Field Detail |
|---|
protected final long identifier
| Constructor Detail |
|---|
public AdaptiveGridArchive.Cell(long identifier)
AdaptiveGridArchive.Cell with the identifier.
identifier - the indentifier| Method Detail |
|---|
public long getIdentifier()
identifier.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||