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

commons.box.bean.MetaBean Maven / Gradle / Ivy

The newest version!
package commons.box.bean;

import commons.box.app.DataObject;

import java.util.Map;

/**
 * 

创建作者:xingxiuyi

*

版权所属:xingxiuyi

*/ public interface MetaBean extends Map, DataObject { }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy