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
     
  • Method Details

    • match

      boolean match(String key)