Package org.apache.tools.ant
Interface Evaluable<T>
- Type Parameters:
T
- asSupplier
- All Superinterfaces:
java.util.function.Supplier<T>
public interface Evaluable<T>
extends java.util.function.Supplier<T>
Kind of task attribute that can be evaluated before being assigned
- See Also:
RuntimeConfigurable