Class FreezableSet<T>

java.lang.Object
com.blamejared.contenttweaker.core.util.FreezableSet<T>
All Implemented Interfaces:
Iterable<T>, Collection<T>, Set<T>

public final class FreezableSet<T> extends Object implements Set<T>