HaxeAPI
  • Version 4.2.0
    • 3.4.7
    • 4.0.5
    • 4.1.3
    • 4.2.5
    • 4.3.1
    • Development
  • Download Haxe
  • Learn Haxe
    • Introduction
    • Manual
    • Code Cookbook
    • API Documentation
    • Videos
    • Try Haxe online
    • Haxelib
  • Connect
    • Github
    • Bug reports
    • Stack Overflow
    • Forums
    • Discord
    • Gitter
    • Blog
    • Facebook
    • #haxe
    • @haxelang
    • @haxe_org
    • Contact

final class ValueRange

package java.time.temporal

implements Serializable

@:nativeGen@:libType@:javaNative@:native("java.time.temporal.ValueRange")@:javaCanonical("java.time.temporal","ValueRange")

Available on java

Static methods

staticof(param1:Int64, param2:Int64, param3:Int64, param4:Int64):ValueRange

staticof(param1:Int64, param2:Int64):ValueRange

staticof(param1:Int64, param2:Int64, param3:Int64):ValueRange

Methods

checkValidIntValue(param1:Int64, param2:TemporalField):Int

checkValidValue(param1:Int64, param2:TemporalField):Int64

equals(param1:Dynamic):Bool

getLargestMinimum():Int64

getMaximum():Int64

getMinimum():Int64

getSmallestMaximum():Int64

hashCode():Int

isFixed():Bool

isIntValue():Bool

isValidIntValue(param1:Int64):Bool

isValidValue(param1:Int64):Bool

toString():String

This documentation is generated for version 4.2.0

© 2024  Haxe Foundation | Contribute to Haxe