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