Interface Setting.Key

All Known Implementing Classes:
Setting.AffixKey, Setting.GroupKey, Setting.ListKey, Setting.SimpleKey
Enclosing class:
Setting<T>

public static interface Setting.Key
  • Method Summary

    Modifier and Type Method Description
    boolean match​(java.lang.String key)  
  • Method Details

    • match

      boolean match​(java.lang.String key)