Interface SDKCacheCallback

Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface public interface SDKCacheCallback

A method which is called on the main thread when SDKCache.clearCache(com.here.sdk.maploader.SDKCacheCallback) has been completed.