インタフェースjava.lang.classfile.AnnotationValue.OfDoubleの
使用
AnnotationValue.OfDoubleを使用するパッケージ
-
java.lang.classfileでのAnnotationValue.OfDoubleの使用
修飾子と型メソッド説明static AnnotationValue.OfDouble
AnnotationValue.ofDouble
(double value) 要素と値のペアのdouble値を返します。static AnnotationValue.OfDouble
AnnotationValue.ofDouble
(DoubleEntry value) 要素と値のペアのdouble値を返します。