S
public abstract class Paging<S> extends Object
protected
Paging(S start, int size)
boolean
equals(Object o)
int
getSize()
getStart()
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
protected Paging(S start, int size)
start
size
public S getStart()
public int getSize()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2020 CodingZero. All rights reserved.