Searched refs:notInPlace (Results 1 – 2 of 2) sorted by relevance
289 s.notInPlace(); in complement()300 public void notInPlace() { in notInPlace() method in BitSet307 public void notInPlace(int maxBit) { in notInPlace() method in BitSet308 notInPlace(0, maxBit); in notInPlace()312 public void notInPlace(int minBit, int maxBit) { in notInPlace() method in BitSet
417 s.notInPlace();432 notInPlace: function() {