Interface ElementSupplier

All Superinterfaces:
Supplier<Element>
All Known Implementing Classes:
ElementScopedElementSupplier

public interface ElementSupplier extends Supplier<Element>
When running within an Element, returns the current Element instance.