java.lang.Object | |
↳ | com.pnfsoftware.jeb.core.units.codeobject.ProcessorUtil |
Utility routines for ProcessorType
.
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ProcessorUtil() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
static ProcessorType | fromArchName(String arch) | ||||||||||
static String | toWellKnownUnitType(ProcessorType proctype) |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
|