EvictionTimer.cancel

Remove the specified eviction task from the timer.

@param evictor Task to be cancelled @param timeout If the associated executor is no longer required, how long should this thread wait for the executor to terminate? @param unit The units for the specified timeout

class EvictionTimer
static synchronized
void
cancel

Meta