Searched refs:UnsafeHolder (Results 1 – 2 of 2) sorted by relevance
3746 private static class UnsafeHolder { class3786 UnsafeHolder.setIntCompactVolatile(this, compactValFor(intVal)); in readObject()3798 UnsafeHolder.setIntValVolatile(this, BigInteger.valueOf(this.intCompact)); in writeObject()
4644 UnsafeHolder.putSign(this, sign);4647 UnsafeHolder.putMag(this, mag);4658 private static class UnsafeHolder {