Interface DeferredValue

All Known Subinterfaces:
OneTimeReconstructible, PartiallyDeferredValue
All Known Implementing Classes:
DeferredLazyReference, DeferredLazyReferenceSource, DeferredMacroValueImpl, DeferredValueImpl, DeferredValueShadow

public interface DeferredValue
Marker object which indicates that the template engine should skip over evaluating this part of the template, if the object is resolved from the context.