All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.cassite.daf4j.Selectable Maven / Gradle / Ivy

The newest version!
package net.cassite.daf4j;

/**
 * 表示可以被选取为结果的类型
* 当前只有IData和IExpression继承此接口 */ public interface Selectable { }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy