|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecthelix.graph.model.impl.AbstractGSetFactory<E>
helix.graph.model.impl.memory.MemGSetFactory<E>
public class MemGSetFactory<E extends GraphElement>
Constructor Summary | |
---|---|
MemGSetFactory()
|
Method Summary | |
---|---|
GSet<E> |
make()
|
Set<GSet<E>> |
makeSuper()
|
Methods inherited from class helix.graph.model.impl.AbstractGSetFactory |
---|
make |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MemGSetFactory()
Method Detail |
---|
public GSet<E> make()
public Set<GSet<E>> makeSuper()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |