@ParametersAreNonnullByDefault public class TinyV2Mapper extends AMapper
| Constructor and Description |
|---|
TinyV2Mapper(MapperConfig config,
java.io.File mappingsFile,
java.lang.String from,
java.lang.String to) |
TinyV2Mapper(MapperConfig config,
java.io.InputStream mappingsStream,
java.lang.String from,
java.lang.String to) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
init() |
getRemapper, load, mapClass, mapClassName, readLines, readLinespublic TinyV2Mapper(MapperConfig config, @WillClose java.io.InputStream mappingsStream, java.lang.String from, java.lang.String to)
public TinyV2Mapper(MapperConfig config, java.io.File mappingsFile, java.lang.String from, java.lang.String to)