Class VertexDescriptionHash

java.lang.Object
com.esri.core.geometry.VertexDescriptionHash

final class VertexDescriptionHash extends Object
A hash object singleton that stores all VertexDescription instances via WeakReference. The purpose of the class is to keep track of created VertexDescription instances to prevent duplicates.