HaxeAPI
  • Version development @ b6b8925
    • 3.4.7
    • 4.0.5
    • 4.1.3
    • 4.2.5
    • 4.3.6
    • 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

class DateTimeFormatterBuilder_PrefixTree_CI

package java.time.format

extends DateTimeFormatterBuilder_PrefixTree

import java.time.format.DateTimeFormatterBuilder

extended by DateTimeFormatterBuilder_PrefixTree_LENIENT

@:native("java.time.format.DateTimeFormatterBuilder$PrefixTree$CI")@:libType

Available on jvm

Constructor

new(param1:String, param2:String, param3:DateTimeFormatterBuilder_PrefixTree, param4:DateTimeFormatterBuilder_1)

Methods

Inherited Variables

Defined by DateTimeFormatterBuilder_PrefixTree

c0:Char16

child:DateTimeFormatterBuilder_PrefixTree

key:String

sibling:DateTimeFormatterBuilder_PrefixTree

value:String

Inherited Methods

Defined by DateTimeFormatterBuilder_PrefixTree

add(param1:String, param2:String):Bool

copyTree():DateTimeFormatterBuilder_PrefixTree

match(param1:CharSequence, param2:Int, param3:Int):String

match(param1:CharSequence, param2:ParsePosition):String

toKey(param1:String):String

This documentation is generated for version development @ b6b8925

© 2024  Haxe Foundation | Contribute to Haxe