Uses of Interface
org.fusesource.hawtjni.runtime.NativeStats.StatsInterface
Packages that use NativeStats.StatsInterface
-
Uses of NativeStats.StatsInterface in org.fusesource.hawtjni.runtime
Fields in org.fusesource.hawtjni.runtime with type parameters of type NativeStats.StatsInterfaceModifier and TypeFieldDescriptionprivate final HashMap
<NativeStats.StatsInterface, ArrayList<NativeStats.NativeFunction>> NativeStats.snapshot
Methods in org.fusesource.hawtjni.runtime that return types with arguments of type NativeStats.StatsInterfaceModifier and TypeMethodDescriptionprivate static HashMap
<NativeStats.StatsInterface, ArrayList<NativeStats.NativeFunction>> NativeStats.snapshot
(Collection<NativeStats.StatsInterface> classes) Method parameters in org.fusesource.hawtjni.runtime with type arguments of type NativeStats.StatsInterfaceModifier and TypeMethodDescriptionprivate static HashMap
<NativeStats.StatsInterface, ArrayList<NativeStats.NativeFunction>> NativeStats.snapshot
(Collection<NativeStats.StatsInterface> classes) Constructors in org.fusesource.hawtjni.runtime with parameters of type NativeStats.StatsInterfaceConstructor parameters in org.fusesource.hawtjni.runtime with type arguments of type NativeStats.StatsInterfaceModifierConstructorDescriptionNativeStats
(Collection<NativeStats.StatsInterface> classes) private