Class PropertyKeySet

java.lang.Object
com.fastasyncworldedit.core.registry.state.PropertyKeySet
All Implemented Interfaces:
Iterable<PropertyKey>, Collection<PropertyKey>, Set<PropertyKey>

public class PropertyKeySet extends Object implements Set<PropertyKey>