|
uncarved-helpers
|
|
class
ResponseCache
extends scala.collection.mutable.HashMap[Request, ResponseCacheInfo]| Methods inherited from scala.collection.mutable.HashMap | |
| scala.collection.mutable.HashMap.-=, scala.collection.mutable.HashMap.clear, scala.collection.mutable.HashMap.clone |
| Methods inherited from scala.Collection | |
| scala.Collection.toArray |
| Methods inherited from scala.PartialFunction | |
| scala.PartialFunction.orElse, scala.PartialFunction.andThen |
| Methods inherited from scala.Function1 | |
| scala.Function1.compose |
| Methods inherited from AnyRef | |
| getClass, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized |
| Methods inherited from Any | |
| ==, !=, isInstanceOf, asInstanceOf |
|
uncarved-helpers
|
|