|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VecWord | |
|---|---|
| hicosim.components.backend.processor | |
| hicosim.components.backend.processor.enums | |
| Uses of VecWord in hicosim.components.backend.processor |
|---|
| Methods in hicosim.components.backend.processor that return VecWord | |
|---|---|
VecWord |
Decoder.decipherWord(int word)
This method is used to return a VecWord enum depending on the given intValue. |
| Uses of VecWord in hicosim.components.backend.processor.enums |
|---|
| Methods in hicosim.components.backend.processor.enums that return VecWord | |
|---|---|
static VecWord |
VecWord.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static VecWord[] |
VecWord.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||