枚举的使用
dev.tinyflow.core.chain.RefType
使用RefType的程序包
-
dev.tinyflow.core.chain中RefType的使用
声明为RefType的dev.tinyflow.core.chain中的字段修饰符和类型方法说明Parameter.getRefType()static RefTypestatic RefType返回带有指定名称的该类型的枚举常量。static RefType[]RefType.values()按照声明该枚举类型的常量的顺序, 返回一个包含这些常量的数组。参数类型为RefType的dev.tinyflow.core.chain中的方法