| Modifier and Type | Method and Description |
|---|---|
default V |
validate() |
@CostlyOperation(value="Can be assumed to be expensive in most cases. Otherwise validation would\'ve been done in the constructor") default V validate()
this if valid. Throw RuntimeException if not valid.Copyright © 2018. All rights reserved.