Klasse ExtendedTypeMediator<T>


public final class ExtendedTypeMediator<T> extends TypeMediator<T>
  • Felddetails

  • Methodendetails

    • forArgument

      public static <T2> ExtendedTypeMediator<T2> forArgument(Class<T2> argument)
    • thatIsNamed

      public TypeMediator<T> thatIsNamed(String arguemtName)
    • getArgumentName

      protected final String getArgumentName()
      Gibt zurück:
      the argument name of the current Mediator.