Searched refs:softOtherLocationXRefsRef (Results 1 – 1 of 1) sorted by relevance
76 private SoftReference<SoftLocationXRefs> softOtherLocationXRefsRef; field in ConcreteMethodImpl281 (softOtherLocationXRefsRef == null) ? null : in getLocations()282 softOtherLocationXRefsRef.get(); in getLocations()345 softOtherLocationXRefsRef = new SoftReference<SoftLocationXRefs>(info); in getLocations()