Interface RuleRegistryLookup<T extends ClaimRule<?>>
- All Superinterfaces:
su.nightexpress.nightcore.bridge.registry.NRegistry<su.nightexpress.nightcore.bridge.key.AdaptedKey, T>
public interface RuleRegistryLookup<T extends ClaimRule<?>>
extends su.nightexpress.nightcore.bridge.registry.NRegistry<su.nightexpress.nightcore.bridge.key.AdaptedKey, T>
-
Method Summary
Methods inherited from interface su.nightexpress.nightcore.bridge.registry.NRegistry
clear, get, keys, lookup, register, remove, size, stream, values