Searched defs:shiftLeftOf (Results 1 – 4 of 4) sorted by relevance
153 public abstract IntegerValue shiftLeftOf(IntegerValue other); in shiftLeftOf() method in IntegerValue169 public abstract LongValue shiftLeftOf(LongValue other); in shiftLeftOf() method in IntegerValue357 public IntegerValue shiftLeftOf(UnknownIntegerValue other) in shiftLeftOf() method in IntegerValue382 public LongValue shiftLeftOf(UnknownLongValue other) in shiftLeftOf() method in IntegerValue601 public IntegerValue shiftLeftOf(SpecificIntegerValue other) in shiftLeftOf() method in IntegerValue626 public LongValue shiftLeftOf(SpecificLongValue other) in shiftLeftOf() method in IntegerValue845 public IntegerValue shiftLeftOf(ParticularIntegerValue other) in shiftLeftOf() method in IntegerValue870 public LongValue shiftLeftOf(ParticularLongValue other) in shiftLeftOf() method in IntegerValue
124 public IntegerValue shiftLeftOf(IntegerValue other) in shiftLeftOf() method in SpecificIntegerValue149 public LongValue shiftLeftOf(LongValue other) in shiftLeftOf() method in SpecificIntegerValue266 public IntegerValue shiftLeftOf(SpecificIntegerValue other) in shiftLeftOf() method in SpecificIntegerValue281 public LongValue shiftLeftOf(SpecificLongValue other) in shiftLeftOf() method in SpecificIntegerValue
156 public IntegerValue shiftLeftOf(IntegerValue other) in shiftLeftOf() method in ParticularIntegerValue181 public LongValue shiftLeftOf(LongValue other) in shiftLeftOf() method in ParticularIntegerValue294 public IntegerValue shiftLeftOf(ParticularIntegerValue other) in shiftLeftOf() method in ParticularIntegerValue309 public LongValue shiftLeftOf(ParticularLongValue other) in shiftLeftOf() method in ParticularIntegerValue
126 public IntegerValue shiftLeftOf(IntegerValue other) in shiftLeftOf() method in UnknownIntegerValue151 public LongValue shiftLeftOf(LongValue other) in shiftLeftOf() method in UnknownIntegerValue