pda
jvm
core
/
net.artux.engine.utils
/
LocaleBundle
Locale
Bundle
open
class
LocaleBundle
Members
Constructors
Locale
Bundle
Link copied to clipboard
constructor
(
fileHandle
:
FileHandle
,
locale
:
Locale
,
simpleFormat
:
Boolean
)
Functions
get
Link copied to clipboard
open
fun
get
(
key
:
String
)
:
String
open
fun
get
(
key
:
String
,
args
:
Array
<
Any
>
)
:
String