Searched refs:NewRemover (Results 1 – 3 of 3) sorted by relevance
3 public class NewRemover { class4 static NewRemover obj = new NewRemover(7);8 public NewRemover() { in NewRemover() method in NewRemover12 public NewRemover(int k) { in NewRemover() method in NewRemover21 NewRemover nr = new NewRemover(value2 > 0 ? 3 : 0); in make()25 public static NewRemover make2(int z) { in make2()
455 byte[] data = new NewRemover(this, where).doit(); in removeNew()459 static class NewRemover extends SimpleCopy { class in StackMap462 NewRemover(StackMap map, int where) { in NewRemover() method in StackMap.NewRemover
1026 byte[] data = new NewRemover(this.get(), where).doit();1034 static class NewRemover extends SimpleCopy {1037 public NewRemover(byte[] data, int pos) {