class OMAPX11PlatformFactory extends OMAPPlatformFactory
| Constructor and Description |
|---|
OMAPX11PlatformFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected NativePlatform |
createNativePlatform()
Creates a NativePlatform.
|
protected int |
getMajorVersion()
Queries the major version number supported by this NativePlatformFactory.
|
protected int |
getMinorVersion()
Queries the minor version number supported by this NativePlatformFactory.
|
matchesgetNativePlatformprotected NativePlatform createNativePlatform()
NativePlatformFactorycreateNativePlatform in class OMAPPlatformFactoryprotected int getMajorVersion()
NativePlatformFactorygetMajorVersion in class OMAPPlatformFactoryprotected int getMinorVersion()
NativePlatformFactorygetMinorVersion in class OMAPPlatformFactory