public class StatResult extends Object implements Comparable<StatResult>
| Constructor and Description |
|---|
StatResult() |
StatResult(String sp,
long millis,
Integer logins) |
public String getSpName()
public long getMillis()
public Integer getLogins()
public int compareTo(StatResult that)
compareTo in interface Comparable<StatResult>Copyright © 2012 SURFnet bv, The Netherlands. All Rights Reserved.