Package de.mhus.con.api
Interface Labels
-
- All Superinterfaces:
ICollection<String>,Iterable<String>
public interface Labels extends ICollection<String>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanmatches(Labels selector)-
Methods inherited from interface de.mhus.con.api.ICollection
get, getOrNull, keys, size
-
Methods inherited from interface java.lang.Iterable
forEach, iterator, spliterator
-
-
-
-
Method Detail
-
matches
boolean matches(Labels selector)
-
-