public class TemplateManifestExpand extends Object implements ManifestExpand
| 构造器和说明 |
|---|
TemplateManifestExpand() |
| 限定符和类型 | 方法和说明 |
|---|---|
private boolean |
checkValue(Object value) |
private Manifest |
convert(Map.Entry<String,Object> e) |
List<Manifest> |
execute(javassist.ClassPool pool,
Set<CompileClass> components,
Compile compile) |
int |
order() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheckpublic int order()
order 在接口中 ManifestExpandpublic List<Manifest> execute(javassist.ClassPool pool, Set<CompileClass> components, Compile compile)
execute 在接口中 ManifestExpandprivate boolean checkValue(Object value)
Copyright © 2021. All rights reserved.