Interface JavaRegistryKey.RegistryLookup<T>

Enclosing class:
JavaRegistryKey<T>

public static interface JavaRegistryKey.RegistryLookup<T>
Implementations should look up an element in the given registry by its value, network ID, or registered key. Return an empty optional if it does not exist.