Class ReplacementForEnums
java.lang.Object
de.inetsoftware.jwebassembly.module.nativecode.ReplacementForEnums
Replacement for java.lang.Enum
- Author:
- Volker Berlin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionname()Placeholder for existing public method.static ReplacementForEnums[]values()Placeholder for existing public method.
-
Constructor Details
-
ReplacementForEnums
public ReplacementForEnums()
-
-
Method Details
-
name
Placeholder for existing public method. -
values
Placeholder for existing public method.
-