groovy / 2.5.14 / org / apache / groovy / internal / util / supplier.html /

[Java] Interface Supplier<T>

Backport of Java8 Supplier. INTERNAL USE ONLY.

Methods Summary

Methods
Type Params Return Type Name and description
T get()

Method Detail

public T get()

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.5.14/html/gapi/org/apache/groovy/internal/util/Supplier.html