|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectCard
Field Summary | |
(package private) static int |
base
|
(package private) int |
number
|
static java.lang.String |
version
|
Constructor Summary | |
Card(int n)
|
Method Summary | |
static int |
getBase()
|
int |
getDiff()
|
int |
getNumber()
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
int number
static int base
public static java.lang.String version
Constructor Detail |
public Card(int n)
Method Detail |
public int getNumber()
public static int getBase()
public int getDiff()
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |