private static class ExceptionTableEntry.ExceptionTableEntryBuilder extends java.lang.Object implements UnaryFunction<ByteData,ExceptionTableEntry>
| Modifier and Type | Field and Description |
|---|---|
(package private) int |
idx |
| Constructor and Description |
|---|
ExceptionTableEntryBuilder() |
| Modifier and Type | Method and Description |
|---|---|
ExceptionTableEntry |
invoke(ByteData arg) |
public ExceptionTableEntry invoke(ByteData arg)
invoke in interface UnaryFunction<ByteData,ExceptionTableEntry>