public interface Data
Modifier and Type | Interface and Description |
---|---|
static class |
Data.Kind
Kind of data.
|
Modifier and Type | Method and Description |
---|---|
Data.Kind |
getKind()
Returns the kind of this data.
|
Data.Kind getKind()
Copyright © 2011–2019 Asakusa Framework Team. All rights reserved.