public class MaxValueCountItem extends ProtectedItem
ALL_USER_ATTRIBUTE_TYPES, ALL_USER_ATTRIBUTE_TYPES_AND_VALUES, ENTRY| Constructor and Description |
|---|
MaxValueCountItem(Set<MaxValueCountElem> items)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
Iterator<MaxValueCountElem> |
iterator()
Gets an iterator of all
MaxValueCountElems. |
String |
toString() |
public MaxValueCountItem(Set<MaxValueCountElem> items)
items - the collection of MaxValueCountElems.public Iterator<MaxValueCountElem> iterator()
MaxValueCountElems.MaxValueCountElemsCopyright © 2003–2016 The Apache Software Foundation. All rights reserved.