public interface

Signature

implements Tree
sun.reflect.generics.tree.Signature
Known Indirect Subclasses

Class Overview

Common superinterface for generic signatures. These are the signatures of complete class and method/constructor delcarations.

Summary

Public Methods
abstract FormalTypeParameter[] getFormalTypeParameters()

Public Methods

public abstract FormalTypeParameter[] getFormalTypeParameters ()