Class PreferenceKeysProvider


  • public class PreferenceKeysProvider
    extends java.lang.Object
    Since:
    2.26
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static java.util.Set<? extends PreferenceKey> allConstantKeys​(java.lang.Class<?>... constantsContainer)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PreferenceKeysProvider

        public PreferenceKeysProvider()
    • Method Detail

      • allConstantKeys

        public static java.util.Set<? extends PreferenceKey> allConstantKeys​(java.lang.Class<?>... constantsContainer)