public interface ObfuscationRewriter
Modifier and Type | Method and Description |
---|---|
JavaTypeInstance |
get(JavaTypeInstance t) |
List<JavaTypeInstance> |
get(List<JavaTypeInstance> types) |
Dumper |
wrap(Dumper d) |
JavaTypeInstance get(JavaTypeInstance t)
List<JavaTypeInstance> get(List<JavaTypeInstance> types)
Copyright © 2011-2021. All Rights Reserved.