public class Page extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
static Page |
fromString(String value) |
int |
getValue() |
int |
hashCode() |
static Page |
of(int value) |
String |
toString() |
public int getValue()
public static Page of(int value)
Copyright © 2015–2017 Bridje Framework. All rights reserved.