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