public interface IClearable
| Modifier and Type | Method and Description |
|---|---|
EChange |
clear()
Reset the contents of the element to the after-construction state.
|
@Nonnull EChange clear()
EChange.CHANGED if at least one element was cleared,
EChange.UNCHANGED otherwise.Copyright © 2014–2016 Philip Helger. All rights reserved.