remove

abstract fun remove(requestData: RequestData): Solution?(source)

Looks up and removes the solution associated with the supplied input map. Null is returned if there is no associated solution. It is important that implementor handle the reduced size relative to the cache.