Package com.atlassian.bamboo.plan.cache.index.util.unsafe
package com.atlassian.bamboo.plan.cache.index.util.unsafe
-
ClassesClassDescriptionA class that allows to index any key <-> value, many-to-many relationship.UnsafeOneToManyIndex<K,
V> A class that allows to index any key <-> value, one-to-many relationship.UnsafeOneToOneIndex<K,V> A class that allows to index any key <-> value, one-to-one relationship.