Package mockit

Interface MockUpForGenericsTest.GenericInterface<T>

All Known Subinterfaces:
MockUpForGenericsTest.NonGenericSubInterface
Enclosing class:
MockUpForGenericsTest

public static interface MockUpForGenericsTest.GenericInterface<T>
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    method(T t)
     
  • Method Details

    • method

      void method(T t)