Interface IScratchContextProvider<CONTEXT extends IScratchContext<CONTEXT>>

All Known Implementing Classes:
RootScratchContext.Provider, ScratchProcedure

public interface IScratchContextProvider<CONTEXT extends IScratchContext<CONTEXT>>