|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.fusesource.hawtjni.runtime.NativeStats.NativeFunction
public static class NativeStats.NativeFunction
| Constructor Summary | |
|---|---|
NativeStats.NativeFunction(int ordinal,
java.lang.String name,
int callCount)
|
|
| Method Summary | |
|---|---|
int |
compareTo(NativeStats.NativeFunction func)
|
NativeStats.NativeFunction |
copy()
|
int |
getCounter()
|
java.lang.String |
getName()
|
int |
getOrdinal()
|
void |
reset()
|
void |
setCounter(int counter)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NativeStats.NativeFunction(int ordinal,
java.lang.String name,
int callCount)
| Method Detail |
|---|
public int getCounter()
public void setCounter(int counter)
public java.lang.String getName()
public int getOrdinal()
public int compareTo(NativeStats.NativeFunction func)
compareTo in interface java.lang.Comparable<NativeStats.NativeFunction>public void reset()
public NativeStats.NativeFunction copy()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||