- All Known Implementing Classes:
Setting.AffixKey
,Setting.GroupKey
,Setting.ListKey
,Setting.SimpleKey
public static interface Setting.Key
-
Method Summary
-
Method Details
-
match
-
exists
Returns true if and only if this key is present in the given settings instance (ignoring given exclusions).- Parameters:
keys
- keys to checkexclusions
- exclusions to ignore
-