
liquibase.util.BooleanUtils Maven / Gradle / Ivy
The newest version!
package liquibase.util;
/**
* @deprecated use {@link BooleanUtil}
*/
@Deprecated
public class BooleanUtils extends BooleanUtil {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy