public class CompileTypeHandlerFactory extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
private List<CompileTypeHandler> |
handlers |
| 构造器和说明 |
|---|
CompileTypeHandlerFactory() |
private List<CompileTypeHandler> handlers
public CompileTypeHandlerFactory add(CompileTypeHandler handler)
public List<CompileTypeHandler> get(Compile compile)
Copyright © 2021. All rights reserved.