Interface JavaTypeSignature

All Superinterfaces:
Result
All Known Subinterfaces:
ReferenceTypeSignature
All Known Implementing Classes:
ArrayTypeSignature, BaseType, ClassTypeSignature, TypeVariableSignature

public interface JavaTypeSignature extends Result
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static <T extends JavaTypeSignature>
    T
    of(String signature)