public static final class ClassFile.FloatElementValue extends ClassFile.ConstantElementValue
ClassFile.ConstantElementValue.Visitor<R,EX extends Throwable>constantValueIndex| Constructor and Description |
|---|
FloatElementValue(short constantValueIndex) |
| Modifier and Type | Method and Description |
|---|---|
protected <R,EX extends Throwable> |
accept(ClassFile.ConstantElementValue.Visitor<R,EX> visitor)
Invokes the respective method of the
ClassFile.ConstantElementValue.Visitor. |
accept, getTag, storeprotected <R,EX extends Throwable> R accept(ClassFile.ConstantElementValue.Visitor<R,EX> visitor) throws EX extends Throwable
ClassFile.ConstantElementValueClassFile.ConstantElementValue.Visitor.accept in class ClassFile.ConstantElementValueEX extends ThrowableCopyright © 2019. All rights reserved.