Uses of Interface
qilin.parm.ctxcons.CtxConstructor
-
Uses of CtxConstructor in qilin.core
Modifier and TypeMethodDescriptionCorePTA.ctxConstructor()
abstract CtxConstructor
PTA.ctxConstructor()
-
Uses of CtxConstructor in qilin.parm.ctxcons
Modifier and TypeClassDescriptionclass
class
class
class
class
class
-
Uses of CtxConstructor in qilin.pta.toolkits.dd
-
Uses of CtxConstructor in qilin.pta.tools
ModifierConstructorDescriptionBeanPTA
(PTAScene scene, CtxConstructor ctxCons) DataDrivenPTA
(PTAScene scene, CtxConstructor ctxCons) MahjongPTA
(PTAScene scene, int k, int hk, CtxConstructor ctxCons) TunnelingPTA
(PTAScene scene, CtxConstructor ctxCons, int k, int hk) ZipperPTA
(PTAScene scene, int k, int hk, CtxConstructor ctxCons)