Wow
Toggle table of contents
5.1.5
jvm
Platform filter
jvm
Switch theme
Search in API
Wow
wow-core
/
me.ahoo.wow.metadata
/
CacheableMetadataParser
Cacheable
Metadata
Parser
abstract
class
CacheableMetadataParser
Inheritors
CommandMetadataParser
EventMetadataParser
ProcessorMetadataParser
AggregateMetadataParser
StateAggregateMetadataParser
Members
Constructors
Cacheable
Metadata
Parser
Link copied to clipboard
constructor
(
)
Functions
parse
Link copied to clipboard
fun
<
TYPE
:
Any
,
M
:
Metadata
>
parse
(
type
:
Class
<
TYPE
>
)
:
M
parse
To
Metadata
Link copied to clipboard
abstract
fun
<
TYPE
:
Any
,
M
:
Metadata
>
parseToMetadata
(
type
:
Class
<
TYPE
>
)
:
M