BetterModel
Toggle table of contents
1.13.4-SNAPSHOT-402
api
Target filter
api
Switch theme
Search in API
Skip to content
BetterModel
api
/
kr.toxicity.model.api.data.raw
/
ModelMeta
Model
Meta
class
ModelMeta
:
Record
Model meta
Parameters
format
Version
format version
Members
Constructors
Model
Meta
Link copied to clipboard
constructor
(
)
Types
Format
Version
Link copied to clipboard
enum
FormatVersion
Format version
Properties
PARSER
Link copied to clipboard
val
PARSER
:
JsonDeserializer
<
ModelMeta
>
Parser
Functions
equals
Link copied to clipboard
abstract
fun
equals
(
p
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
abstract
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
abstract
fun
toString
(
)
:
String