Uses of Class
com.ibm.dtfj.phd.PHDJavaObject.Builder
-
Uses of PHDJavaObject.Builder in com.ibm.dtfj.phd
Modifier and TypeMethodDescriptionPHDJavaObject.Builder.instanceSize
(long instanceSize) Add the instance size attribute to a PHDJavaObject before building it.PHDJavaObject.Builder.length
(int length) Add the length attribute to a PHDJavaObject before building it.PHDJavaObject.Builder.refs
(LongEnumeration refs, int skipped) Add the refs attribute to a PHDJavaObject before building it.PHDJavaObject.Builder.refsAsArray
(long[] refs, int skipped) Add the refs attribute to a PHDJavaObject before building it.