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

org.swiftboot.data.model.expression.DataModelRootObject Maven / Gradle / Ivy

There is a newer version: 2.4.8
Show newest version
package org.swiftboot.data.model.expression;

/**
 * @author swiftech
 */
public class DataModelRootObject {

    public Boolean getTrue(){
        return Boolean.TRUE;
    }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy