@Singleton public class X86 extends java.lang.Object implements CpuArchitecture
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
NAME |
Constructor and Description |
---|
X86() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getDescription() |
java.lang.String |
getName()
The name of the feature.
|
java.lang.String |
getTitle() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getCategory, getFeatureClass, supports
apply, getMicronautDocumentation, getOrder, getThirdPartyDocumentation, isCommunity, isPreview, isVisible, processSelectedFeatures
public static final java.lang.String NAME
@NonNull public java.lang.String getName()
Feature
public java.lang.String getTitle()
@NonNull public java.lang.String getDescription()
getDescription
in interface io.micronaut.core.naming.Described
getDescription
in interface Feature