Class TLcdEarthThreadSafeEditableTileSet

All Implemented Interfaces:
ILcdEarthEditableTileSet, ILcdEarthTileSet, ILcdBounded, ILcdDisposable, AutoCloseable

public class TLcdEarthThreadSafeEditableTileSet extends TLcdEarthThreadSafeTileSet implements ILcdEarthEditableTileSet
A wrapper that provides thread-safe access to a delegate editable tileset. Thread-safety is only guaranteed if a single instance of this class is used for all access to the delegate editable tileset.
Since:
8.2