This commit is contained in:
@@ -14,7 +14,7 @@ import java.io.Serializable;
|
|||||||
*
|
*
|
||||||
* @author zhangjx
|
* @author zhangjx
|
||||||
*/
|
*/
|
||||||
public final class Flipper implements Serializable {
|
public final class Flipper implements Serializable, Cloneable {
|
||||||
|
|
||||||
public static int DEFAULT_PAGESIZE = 20;
|
public static int DEFAULT_PAGESIZE = 20;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user