Interface ParallelPropertyAppBase<OID_T,​C extends PropertyParallelContextBase<OID_T>>

  • Type Parameters:
    OID_T - original id type.
    C - context type, we use default context base.

    public interface ParallelPropertyAppBase<OID_T,​C extends PropertyParallelContextBase<OID_T>>
    Base interface for all parallel property app.