Package kz.greetgo.util.fui
Interface BoolAccessor
-
public interface BoolAccessor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanis()voidset(boolean flag)
-
public interface BoolAccessor
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
is() |
|
void |
set(boolean flag) |