Class Introspection.MethodKey
- java.lang.Object
-
- org.assertj.core.util.introspection.Introspection.MethodKey
-
- Enclosing class:
- Introspection
private static final class Introspection.MethodKey extends java.lang.Object
-
-
Constructor Summary
Constructors Modifier Constructor Description private
MethodKey(java.lang.String name, java.lang.Class<?> clazz)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
equals(java.lang.Object o)
int
hashCode()
-