|
Class Summary |
| JavaParameterConverter |
Abstract class for Java-based SodaEvents and SodaReports that
provides helper methods for Java-Scala integration, especially around parameter conversion. |
| JavaReportConverter |
Abstract class for Java-based SodaReports that provides helper methods for
Java-Scala integration, especially around conversion of Report results. |
| SodaEventForJava |
Abstract base class for Java-based SodaEvents that do not require
reflection-based coercion and binding. |
| SodaReportForJava |
Abstract base class for Java-based SodaReports that do not require
reflection-based coercion and binding. |