Searched refs:notInPlace (Results 1 – 2 of 2) sorted by relevance
291 s.notInPlace(); in complement()303 public void notInPlace() { in notInPlace() method in BitSet310 public void notInPlace(int maxBit) { in notInPlace() method in BitSet311 notInPlace(0, maxBit); in notInPlace()315 public void notInPlace(int minBit, int maxBit) { in notInPlace() method in BitSet
417 s.notInPlace();432 notInPlace: function() {