|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectno.uio.edd.utils.datautils.EddPointerChainUtils
public class EddPointerChainUtils
Constructor Summary | |
---|---|
EddPointerChainUtils()
|
Method Summary | |
---|---|
static EddChainable |
removeFromPointerChain(EddChainable firstElem,
EddChainable toBeRemoved)
All occurences of the element to be removed is excluded from the pointer chain. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EddPointerChainUtils()
Method Detail |
---|
public static EddChainable removeFromPointerChain(EddChainable firstElem, EddChainable toBeRemoved)
firstElem
- The first element in the pointer chain.toBeRemoved
- The element to be removed.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |