-
Method Summary
default boolean
default byte
default char
default double
default float
default int
default long
default short
static void
default boolean
void
-
Method Details
-
-
-
-
-
-
setStack
- Parameters:
stack
- wrapper or platform item
-
-
-
hasProperty
default boolean hasProperty(String key)
-
-
getByteProperty
default byte getByteProperty(String key)
-
getShortProperty
default short getShortProperty(String key)
-
getIntProperty
default int getIntProperty(String key)
-
getLongProperty
default long getLongProperty(String key)
-
getFloatProperty
default float getFloatProperty(String key)
-
getDoubleProperty
default double getDoubleProperty(String key)
-
getBooleanProperty
default boolean getBooleanProperty(String key)
-
getCharProperty
default char getCharProperty(String key)