vertexStrategy property

StorageStrategy<V> vertexStrategy
final

The vertex strategy to store vertices of type V.

Implementation

final StorageStrategy<V> vertexStrategy;