public static class DummyGraphObjectBase.SetHypergraphFactory extends Object implements com.google.common.base.Function<GraphMetadata,Hypergraph<DummyVertex,DummyEdge>>
| Constructor and Description |
|---|
SetHypergraphFactory() |
| Modifier and Type | Method and Description |
|---|---|
Hypergraph<DummyVertex,DummyEdge> |
apply(GraphMetadata arg0) |
public Hypergraph<DummyVertex,DummyEdge> apply(GraphMetadata arg0)
apply in interface com.google.common.base.Function<GraphMetadata,Hypergraph<DummyVertex,DummyEdge>>Copyright © 2016. All rights reserved.