|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object spec.benchmarks.check.Super spec.benchmarks.check.Sub
public class Sub
Field Summary | |
---|---|
protected int |
prot
|
int |
pub
|
Fields inherited from class spec.benchmarks.check.Super |
---|
publicStatic |
Constructor Summary | |
---|---|
Sub(int black)
|
Method Summary | |
---|---|
java.lang.String |
getName()
|
int |
getPrivate()
|
int |
getProtected()
|
Methods inherited from class spec.benchmarks.check.Super |
---|
toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected int prot
public int pub
Constructor Detail |
---|
public Sub(int black)
Method Detail |
---|
public java.lang.String getName()
getName
in class Super
public int getPrivate()
getPrivate
in class Super
public int getProtected()
getProtected
in class Super
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |