Ejemplo n.º 1
0
 final T get() {
   return AppContext.getSoftReferenceValue(this, () -> getInstance());
 }