Class FastutilIntVertexGSS<E>

java.lang.Object
org.jgrapht.opt.graph.fastutil.FastutilIntVertexGSS<E>
Type Parameters:
E - the graph edge type
All Implemented Interfaces:
java.io.Serializable, GraphSpecificsStrategy<java.lang.Integer,​E>

public class FastutilIntVertexGSS<E>
extends java.lang.Object
implements GraphSpecificsStrategy<java.lang.Integer,​E>
A specifics strategy implementation using fastutil maps for storage specialized for integer vertices.
Author:
Dimitrios Michail
See Also:
Serialized Form