Class VertexDescriptionHash


  • final class VertexDescriptionHash
    extends java.lang.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.