Interface SparseSetEntry

interface SparseSetEntry {
    hashCode: number;
}

Properties

Properties

hashCode: number