com.cn.lp.common.context.EmptyAttributes Maven / Gradle / Ivy
The newest version!
package com.cn.lp.common.context;
/**
* 空属性对象
*
* @author qirong
*/
public class EmptyAttributes extends AbstractAttributes {
}
package com.cn.lp.common.context;
/**
* 空属性对象
*
* @author qirong
*/
public class EmptyAttributes extends AbstractAttributes {
}