scala.runtime
EmptyMethodCache
class
EmptyMethodCache extends MethodCache
Inherits
- MethodCache
- AnyRef
- Any
Value Members
-
def
add(forReceiver: java.lang.Class[_], forMethod: Method): MethodCache
-
def
equals(arg0: Any): Boolean
-
def
find(forReceiver: java.lang.Class[_]): Method
-
def
hashCode(): Int
-
def
toString(): String
Instance constructors
-
new
EmptyMethodCache()