- groovy.transform.stc.FromAbstractTypeMethods
-
public class FromAbstractTypeMethods
extends ClosureSignatureHint
This signature hint uses abstract methods from some type (abstract class or interface) in order
to infer the expected parameter types. This is especially useful for closure parameter type
inference when implicit closure coercion is in action.
- Since:
- 2.3.0
-
-
Methods Summary
-
Inherited Methods Summary
- Summary:
Nested Field Constructor - Method
- | Detail:
Field Constructor - Method
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.