com.mebigfatguy.fbcontrib.collect
Class Statistics.MethodInfo

java.lang.Object
  extended by com.mebigfatguy.fbcontrib.collect.Statistics.MethodInfo
Enclosing class:
Statistics

public static class Statistics.MethodInfo
extends java.lang.Object


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

numBytes

public int numBytes

numMethodCalls

public int numMethodCalls
Constructor Detail

Statistics.MethodInfo

public Statistics.MethodInfo()

Statistics.MethodInfo

public Statistics.MethodInfo(int bytes,
                             int calls)


Copyright © 2005-2008 MeBigFatGuy.com. All Rights Reserved.