package java.util
Available on java
staticempty():OptionalLong
staticof(param1:Int64):OptionalLong
equals(param1:Dynamic):Bool
getAsLong():Int64
hashCode():Int
ifPresent(param1:LongConsumer):Void
isPresent():Bool
orElse(param1:Int64):Int64
orElseGet(param1:LongSupplier):Int64
orElseThrow<X>(param1:Supplier<X>):Int64
toString():String
© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/java/util/OptionalLong.html