Class Super.ConstructorResolver.Default

java.lang.Object
net.bytebuddy.implementation.bind.annotation.Super.ConstructorResolver.Default
All Implemented Interfaces:
Super.ConstructorResolver
Enclosing interface:
Super.ConstructorResolver

public static class Super.ConstructorResolver.Default extends Object implements Super.ConstructorResolver
A default constructor resolver that attempts to resolve a constructor with the given argument types.
  • Constructor Details

    • Default

      public Default()
  • Method Details