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