|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.mebigfatguy.fbcontrib.collect.Statistics.MethodInfo
public static class Statistics.MethodInfo
Field Summary | |
---|---|
int |
numBytes
|
int |
numMethodCalls
|
Constructor Summary | |
---|---|
Statistics.MethodInfo()
|
|
Statistics.MethodInfo(int bytes,
int calls)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int numBytes
public int numMethodCalls
Constructor Detail |
---|
public Statistics.MethodInfo()
public Statistics.MethodInfo(int bytes, int calls)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |