Uses of Class
org.gephi.graph.api.types.IntervalLongMap
-
Packages that use IntervalLongMap Package Description org.gephi.graph.api.types Custom types the API supports, in addition of primitive and arrays. -
-
Uses of IntervalLongMap in org.gephi.graph.api.types
Constructors in org.gephi.graph.api.types with parameters of type IntervalLongMap Constructor Description IntervalLongMap(IntervalLongMap source)Copy constructor.
-