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

cass.rollup.rule.RrToken Maven / Gradle / Ivy

There is a newer version: 3.1.8
Show newest version
package cass.rollup.rule;

public class RrToken {

	public Double number;
	public Boolean bool;

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy