Retrieves and removes the mapping for a key from this map if it is
present, waiting if necessary until the mapping becomes available or the
specified time elapses.
take(K) - Method in interface org.thavam.util.concurrent.blockingMap.BlockingMap
Retrieves and removes the mapping for a key from this map if it is
present, waiting if necessary until the mapping becomes available.
Retrieves and removes the mapping for a key from this map if it is
present, waiting if necessary until the mapping becomes available or the
specified time elapses.