com.evolveum.midpoint.web.component.data
Class BaseSortableDataProvider.CachedSize

java.lang.Object
  extended by com.evolveum.midpoint.web.component.data.BaseSortableDataProvider.CachedSize
All Implemented Interfaces:
Serializable
Enclosing class:
BaseSortableDataProvider<T extends Serializable>

public static class BaseSortableDataProvider.CachedSize
extends Object
implements Serializable

See Also:
Serialized Form

Method Summary
 boolean equals(Object o)
           
 int getSize()
           
 long getTimestamp()
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

getSize

public int getSize()

getTimestamp

public long getTimestamp()

equals

public boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

toString

public String toString()
Overrides:
toString in class Object


Copyright © 2013 evolveum. All Rights Reserved.