java > java.lang > java.lang.enum >

Class: java.lang.Enum
    java.lang.Object
       java.lang.Enum


public abstract class Enum extends Object implements Comparable, Serializable


FIELDS:

CONSTRUCTORS:
protected Enum(String name, int ordinal)


METHODS:
protected final Object clone()
Throws: CloneNotSupportedException
Overrides: Object

public final int compareTo(Enum o)

public final boolean equals(Object other)
Overrides: Object

protected final void finalize()
Overrides: Object

public final Class getDeclaringClass()

public final int hashCode()
Overrides: Object

public final String name()

public final int ordinal()

public String toString()
Overrides: Object

public static Object valueOf(Class enumType, String name)
Throws: IllegalArgumentException
Throws: NullPointerException


INHERITED METHODS:
getClass(), hashCode(), equals(java.lang.Object), clone(), toString(), notify(), notifyAll(), wait(long), wait(long, int), wait(), finalize(),

SUBCLASSES:
Component.BaselineResizeBehavior, Desktop.Action, Dialog.ModalExclusionType, Dialog.ModalityType, MultipleGradientPaint.ColorSpaceType, MultipleGradientPaint.CycleMethod, TrayIcon.MessageType, ElementType, RetentionPolicy, MemoryType, Thread.State, RoundingMode, Authenticator.RequestorType, Proxy.Type, KeyRep.Type, ClientInfoStatus, RowIdLifetime, Normalizer.Form, TimeUnit, Formatter.BigDecimalLayoutForm, Resource.AuthenticationType, SOAPBinding.ParameterStyle, SOAPBinding.Style, SOAPBinding.Use, WebParam.Mode, ElementKind, Modifier, NestingKind, SourceVersion, TypeKind, SSLEngineResult.HandshakeStatus, SSLEngineResult.Status, DropMode, RowSorterEvent.Type, GroupLayout.Alignment, JTable.PrintMode, LayoutStyle.ComponentPlacement, RowFilter.ComparisonType, SortOrder, SwingWorker.StateValue, FormSubmitEvent.MethodType, Diagnostic.Kind, JavaFileObject.Kind, StandardLocation, XmlAccessOrder, XmlAccessType, XmlNsForm, MessageContext.Scope, Service.Mode,





Yazilar kaynak gosterilmeden kopyalanamaz © www.kodcu.net