Package org.apache.logging.log4j.spi
Interface CopyOnWrite
- All Known Implementing Classes:
CopyOnWriteSortedArrayThreadContextMap
public interface CopyOnWrite
Marker interface indicating that the implementing class is a copy-on-write data structure.
- Since:
- 2.7
- See Also: