Interface OpenContext
-
- All Known Implementing Classes:
DefaultOpenContext
@PublicEvolving public interface OpenContextTheOpenContextinterface provides necessary information required by theRichFunctionwhen it is opened. TheOpenContextis currently empty because it can be used to add more methods without affecting the signature ofRichFunction#open.