Interface ConstructorDescriptor

All Superinterfaces:
ElementDescriptor, ExecutableDescriptor

public interface ConstructorDescriptor extends ExecutableDescriptor
Describes a validated constructor.
Since:
1.1
Author:
Gunnar Morling, Emmanuel Bernard