Interface Signature<T>
- All Known Implementing Classes:
Signature
@NonExtendable
@Internal
@Experimental
public interface Signature<T>
Represents a function signature.
This interface should only be extended by
This interface should only be extended by Signature
.
It will contain methods when Signature has been properly reworked.