Uses of Class
com.microsoft.gctoolkit.event.generational.BinaryTreeDictionary
-
Packages that use BinaryTreeDictionary Package Description com.microsoft.gctoolkit.event.generational -
-
Uses of BinaryTreeDictionary in com.microsoft.gctoolkit.event.generational
Methods in com.microsoft.gctoolkit.event.generational that return BinaryTreeDictionary Modifier and Type Method Description BinaryTreeDictionaryGenerationalGCPauseEvent. getBinaryTreeDictionary()Methods in com.microsoft.gctoolkit.event.generational with parameters of type BinaryTreeDictionary Modifier and Type Method Description voidGenerationalGCPauseEvent. addBinaryTreeDictionary(BinaryTreeDictionary dictionary)
-