Uses of Class
org.opentest4j.reporting.events.java.HeapSize
-
Packages that use HeapSize Package Description org.opentest4j.reporting.events.java -
-
Uses of HeapSize in org.opentest4j.reporting.events.java
Methods in org.opentest4j.reporting.events.java that return HeapSize Modifier and Type Method Description HeapSizeHeapSize. withMax(long bytes)Set themaxattribute of this element.Methods in org.opentest4j.reporting.events.java that return types with arguments of type HeapSize Modifier and Type Method Description static Factory<HeapSize>JavaFactory. heapSize()Create a factory forHeapSizeelements.
-