Package jnr.constants.platform.freebsd
Class InterfaceInfo.StringTable
- java.lang.Object
-
- jnr.constants.platform.freebsd.InterfaceInfo.StringTable
-
- Enclosing class:
- InterfaceInfo
static final class InterfaceInfo.StringTable extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static java.util.Map<InterfaceInfo,java.lang.String>
descriptions
-
Constructor Summary
Constructors Constructor Description StringTable()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.util.Map<InterfaceInfo,java.lang.String>
generateTable()
-
-
-
Field Detail
-
descriptions
public static final java.util.Map<InterfaceInfo,java.lang.String> descriptions
-
-
Method Detail
-
generateTable
public static final java.util.Map<InterfaceInfo,java.lang.String> generateTable()
-
-