Package de.bild.codec

Class MethodTypePair

java.lang.Object
de.bild.codec.MethodTypePair

public class MethodTypePair extends Object
  • Constructor Details

    • MethodTypePair

      public MethodTypePair(Method method, Type realType)
  • Method Details

    • getMethod

      public Method getMethod()
    • getRealType

      public Type getRealType()