Module litebridge.commons
Package org.litebridge.commons.type
package org.litebridge.commons.type
Supporting datatypes and wrappers
-
ClassDescriptionA thread-safe, lazily initialized value holder that allows resetting the value.TriFunction<T,
U, V, R> WeakIdentityMap<K,V> A Map implementation that uses weak references for keys and compares keys using identity comparison (==).A Set implementation that uses identity comparison for object equality, and holds its elements weakly, meaning elements are eligible for garbage collection if no strong references to them exist outside this set.