Class PriorityRTreeIndex.Factory

java.lang.Object
com.sk89q.worldguard.protection.managers.index.PriorityRTreeIndex.Factory
All Implemented Interfaces:
Function<String,PriorityRTreeIndex>
Enclosing class:
PriorityRTreeIndex

public static final class PriorityRTreeIndex.Factory extends Object implements Function<String,PriorityRTreeIndex>
A factory for new instances using this index.