package org.whole.lang.commons.model; /** * @generator Whole */ public interface Resolver extends ICommonsEntity, Any { }