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 privateMethodKey(java.lang.String name, java.lang.Class<?> clazz)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()
-