as Supplier
in Groovy.@Deprecated public final class GSupplier<A> extends Object implements Supplier<A>, LambdaHolder
Constructor and Description |
---|
GSupplier(Closure closure)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
A |
get()
Deprecated.
|
static GSupplier[] |
make(Closure... closures)
Deprecated.
|
String |
toString()
Deprecated.
|
Copyright © 2013–2016 Apache Software Foundation. All rights reserved.