- java.lang.Object
-
- colesico.framework.profile.ObjectiveQualifiers
-
-
Constructor Summary
Constructors Constructor Description ObjectiveQualifiers(String[] values)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidforEach(Consumer<? super String> action)String[]getValues()Iterator<String>iterator()StringtoString()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.lang.Iterable
spliterator
-
-