@CompileStatic interface StringState
Type Params | Return Type | Name and description |
---|---|---|
|
abstract Property<String> |
getProperty() |
|
abstract Provider<String> |
getProvider() |
|
abstract String |
getValue() |