Interface TMember

All Known Implementing Classes:
TConstructor, TField, TMethod

public interface TMember
  • Field Details

  • Method Details

    • getDeclaringClass

      TClass<?> getDeclaringClass()
    • getName

      String getName()
    • getModifiers

      int getModifiers()
    • isSynthetic

      boolean isSynthetic()