Home
last modified time | relevance | path

Searched defs:Copier (Results 1 – 3 of 3) sorted by relevance

/external/javassist/src/main/javassist/bytecode/
DStackMap.java223 static class Copier extends Walker { class in StackMap
228 Copier(StackMap map, ConstPool newCp, Map classnames) { in Copier() method in StackMap.Copier
DAnnotationsAttribute.java454 static class Copier extends Walker { class in AnnotationsAttribute
471 Copier(byte[] info, ConstPool src, ConstPool dest, Map map) { in Copier() method in AnnotationsAttribute.Copier
DStackMapTable.java400 static class Copier extends SimpleCopy { class in StackMapTable
403 public Copier(ConstPool src, byte[] data, ConstPool dest) { in Copier() method in StackMapTable.Copier