Class CatchallSchema.IntHolder
java.lang.Object
org.apache.calcite.test.schemata.catchall.CatchallSchema.IntHolder
- Enclosing class:
CatchallSchema
Custom java class that holds just a single field.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
value
public final int value
-
-
Constructor Details
-
IntHolder
public IntHolder(int value)
-