Interface Contextual<T>

Type Parameters:
T - actual variable type

public interface Contextual<T>
Function argument backed by ContextVariable<T>.
  • Method Details