Lines Matching full:longvalue
84 public LongValue convertToLong()
181 public LongValue shiftLeftOf(LongValue other)
186 public LongValue shiftRightOf(LongValue other)
191 public LongValue unsignedShiftRightOf(LongValue other)
309 public LongValue shiftLeftOf(ParticularLongValue other)
314 public LongValue shiftRightOf(ParticularLongValue other)
319 public LongValue unsignedShiftRightOf(ParticularLongValue other)