|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectral.util.SimpleHashArrayRel<FROM,FROM>
ral.util.SimpleReflexiveHashArrayRel<FROM>
public class SimpleReflexiveHashArrayRel<FROM>
Constructor Summary | |
---|---|
SimpleReflexiveHashArrayRel()
|
Method Summary | |
---|---|
void |
clear(FROM f)
Clears all pairs where p appears in either position. |
void |
copy(FROM f,
FROM t)
|
Methods inherited from class ral.util.SimpleHashArrayRel |
---|
add, add, clearFrom, clearTo, copyFrom, copyTo, from, fromPairs, get, remove, remove, to, toPairs |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface ral.lang.SimpleRelationship |
---|
add, from, remove, to |
Methods inherited from interface ral.lang.MultiRelationship |
---|
clearTo, copyTo, toPairs |
Methods inherited from interface ral.lang.UniMultiRelationship |
---|
add, clearFrom, copyFrom, fromPairs, get, remove |
Methods inherited from interface ral.lang.MultiRelationship |
---|
clearTo, copyTo, toPairs |
Methods inherited from interface ral.lang.UniMultiRelationship |
---|
add, clearFrom, copyFrom, fromPairs, get, remove |
Constructor Detail |
---|
public SimpleReflexiveHashArrayRel()
Method Detail |
---|
public void clear(FROM f)
ReflexiveRelationship
clear
in interface ReflexiveRelationship<FROM,FixedPair<FROM,FROM>>
public void copy(FROM f, FROM t)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |