Package com.itextpdf.commons.datastructures
package com.itextpdf.commons.datastructures
-
ClassesClassDescriptionBiMap<K,
V> A simple bi-directional map.ConcurrentWeakMap<K,V> Concurrent weak hash map implementation.A simple container that can hold a value.Tuple2<T1,T2> Simple tuple container that holds two elements.