|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GenericPosition<E,P extends GenericPosition<E,P>>
Method Summary | |
---|---|
GenericLocator<E,P> |
locator()
The locator method is used to
access the second level place holder (used only for complex data structures) such that ... |
Methods inherited from interface ch.bfh.algo.Position |
---|
element |
Method Detail |
---|
GenericLocator<E,P> locator()
Position
locator
method is used to
access the second level place holder (used only for complex data structures) such that ...
locator
in interface Position<E>
Locator<E>
contained in the
Position
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |