Uses of Class
com.ibm.dtfj.phd.PHDJavaObject.Builder
Packages that use PHDJavaObject.Builder
-
Uses of PHDJavaObject.Builder in com.ibm.dtfj.phd
Methods in com.ibm.dtfj.phd that return PHDJavaObject.BuilderModifier 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.Constructors in com.ibm.dtfj.phd with parameters of type PHDJavaObject.Builder