Searched refs:mConstValue (Results 1 – 2 of 2) sorted by relevance
97 long mConstValue; field in PooledLambdaImpl166 mConstValue = 0L; in doRecycle()548 return Double.longBitsToDouble(mConstValue); in getAsDouble()553 return (int) mConstValue; in getAsInt()558 return mConstValue; in getAsLong()
142 r.mConstValue = value; in obtainSupplier()154 r.mConstValue = value; in obtainSupplier()166 r.mConstValue = Double.doubleToRawLongBits(value); in obtainSupplier()