public static class Repository.Aggregate<T> extends Object
int
count
T
item
Aggregate(T item, int count)
boolean
equals(Object o)
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public final T item
public final int count
public Aggregate(T item, int count)
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2020–2022 ICIJ. All rights reserved.