Class TypeNames

java.lang.Object
org.hibernate.validator.ap.internal.util.TypeNames

public class TypeNames extends Object
Contains the fully-qualified names of types used by the annotation processor which are accessed only via the mirror API in order to avoid references to the actual class objects.
Author:
Gunnar Morling
  • Constructor Details

    • TypeNames

      public TypeNames()