- java.lang.Object
-
- colesico.framework.profile.QualifiersDefinition
-
-
Constructor Summary
Constructors Constructor Description QualifiersDefinition(String[] names)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidforEach(Consumer<? super String> action)StringgetName(int i)String[]getNames()intgetSize()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
-
-