Searched defs:LONGVAL (Results 1 – 1 of 1) sorted by relevance
48 static final long LONGVAL = 2_305_843_008_139_952_128L; field in BasicLong139 checkPresent(OptionalLong.of(LONGVAL), LONGVAL); in testPresent() local