Interface ClassWireable

All Known Implementing Classes:
ArrayElementReader, ClassObjectType

public interface ClassWireable
  • Method Details

    • wire

      void wire(Class<?> klass)
    • getClassName

      String getClassName()
    • getClassType

      Class<?> getClassType()