public class ExceptionTableEntry extends Object implements Comparable<ExceptionTableEntry>
| Modifier and Type | Method and Description |
|---|---|
int |
compareTo(ExceptionTableEntry other) |
static UnaryFunction<ByteData,ExceptionTableEntry> |
getBuilder() |
String |
toString() |
public static UnaryFunction<ByteData,ExceptionTableEntry> getBuilder()
public int compareTo(ExceptionTableEntry other)
compareTo in interface Comparable<ExceptionTableEntry>Copyright © 2011-2021. All Rights Reserved.