|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IValidatable
Interface of objects that may be validated, i.e.their state may be checked during runtime.
| Method Summary | |
|---|---|
boolean |
isValid()
Checks if the state of implementing object is valid. |
| Method Detail |
|---|
boolean isValid()
true if object's state is valid, false otherwise
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||