ServerPackCreator
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
ServerPackCreator
ServerPackCreator
/
mslinks.data
/
Filetime
Filetime
class
Filetime
:
GregorianCalendar
,
Serializable
(
source
)
Members
Constructors
Filetime
Link copied to clipboard
constructor
(
)
constructor
(
data
:
ByteReader
)
constructor
(
time
:
Long
)
Functions
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
serialize
Link copied to clipboard
open
override
fun
serialize
(
bw
:
ByteWriter
)
to
Long
Link copied to clipboard
fun
toLong
(
)
:
Long
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String