public interface PlatformKind
Modifier and Type | Interface and Description |
---|---|
static class |
PlatformKind.EnumKey |
static interface |
PlatformKind.Key |
Modifier and Type | Method and Description |
---|---|
JavaConstant |
getDefaultValue() |
PlatformKind.Key |
getKey()
Gets a value associated with this object that can be used as a stable key in a map.
|
default int |
getVectorLength() |
String |
name() |
JavaConstant getDefaultValue()
PlatformKind.Key getKey()
Object.hashCode()
implementation of the returned value should be stable between VM
executions.default int getVectorLength()