
commons.box.app.bean.MapAccessProperty Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of commons-box-app Show documentation
Show all versions of commons-box-app Show documentation
Common utils for BOX projects.
The newest version!
package commons.box.app.bean;
import java.util.Map;
/**
* map access property
*/
public interface MapAccessProperty extends MetaAccessProperty {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy