Interface RegistryKey

All Known Implementing Classes:
MappingData.MappingType, RegistryType, RegistryValueType

public interface RegistryKey
Holds a key for a registry. Depending on the context, the key may be used to get registry entries from either synchronized or hardcoded registries.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    key()
     
    of(String key)