Searched defs:nullRefs (Results 1 – 1 of 1) sorted by relevance
45 private final int nullRefs; field in ObjectGraphMeasurer.Footprint62 public Footprint(int objects, int nonNullRefs, int nullRefs, in Footprint()