Interface JReflectionType<T>

All Known Implementing Classes:
JReflectionType.Executable, JReflectionType.Field, JReflectionType.Type

public interface JReflectionType<T>
  • Method Details

    • type

      T type()