We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b7166aa commit 990ba89Copy full SHA for 990ba89
docs/sources/expression.rst
@@ -20,7 +20,7 @@
20
値の存在の有無を確認する場合は、 ``/*%if optional.isPresent() */`` とする替わりに
21
``/*%if optional != null */`` としてください。
22
23
- ``java.util.OptionalInt`` 、 ``java.util.OptionalInt`` 、 ``java.util.OptionalInt``
+ ``java.util.OptionalInt`` 、 ``java.util.OptionalDouble`` 、 ``java.util.OptionalLong``
24
についても同様です。
25
26
リテラル
0 commit comments