Class FreezableSpliterator<T>

java.lang.Object
com.blamejared.contenttweaker.core.util.FreezableSpliterator<T>
All Implemented Interfaces:
Spliterator<T>

public final class FreezableSpliterator<T> extends Object implements Spliterator<T>