Class MethodInvocation

  • All Implemented Interfaces:
    java.lang.Comparable<MethodInvocation>

    class MethodInvocation
    extends java.lang.Object
    implements java.lang.Comparable<MethodInvocation>
    • Field Detail

      • threads

        public final int threads
    • Constructor Detail

      • MethodInvocation

        public MethodInvocation​(MethodInfo method,
                                int threads)
    • Method Detail

      • equals

        public boolean equals​(java.lang.Object o)
        Overrides:
        equals in class java.lang.Object
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class java.lang.Object