Uses of Interface
com.helger.commons.state.IClearable
-
Packages that use IClearable Package Description com.helger.commons.http com.helger.commons.log com.helger.commons.text -
-
Uses of IClearable in com.helger.commons.http
Classes in com.helger.commons.http that implement IClearable Modifier and Type Class Description classHttpHeaderMapAbstracts HTTP header interface for external usage.
Note: since version 9.1.8 (issue #11) the internal scheme changed and the original case is stored. -
Uses of IClearable in com.helger.commons.log
Classes in com.helger.commons.log that implement IClearable Modifier and Type Class Description classInMemoryLoggerKeeps a set ofLogMessageobjects in memory, offering an API similar to SLF4J. -
Uses of IClearable in com.helger.commons.text
Subinterfaces of IClearable in com.helger.commons.text Modifier and Type Interface Description interfaceIMutableMultilingualTextInterface for a writable version of a multilingual textClasses in com.helger.commons.text that implement IClearable Modifier and Type Class Description classAbstractMapBasedMultilingualTextAMapbased implementation ofIMultilingualTextthat does also provide writing methods to the outside and is only to be used as a non-abstract base class.classMultilingualTextThis class represents a multilingual text.
-