This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
@FunctionalInterface
public interface FlushableLayer
This interface identifies a map layer that contains cached data that should be flushed
if the raw map data storage directories are modified for any reason.