Uses of Interface
org.fusesource.hawtjni.runtime.NativeStats.StatsInterface

Uses of NativeStats.StatsInterface in org.fusesource.hawtjni.runtime
 

Constructors in org.fusesource.hawtjni.runtime with parameters of type NativeStats.StatsInterface
NativeStats(NativeStats.StatsInterface... classes)
           
 

Constructor parameters in org.fusesource.hawtjni.runtime with type arguments of type NativeStats.StatsInterface
NativeStats(java.util.Collection<NativeStats.StatsInterface> classes)