Package io.deephaven.qst.type
Interface BoxedType.Visitor<R>
public static interface BoxedType.Visitor<R>
-
Method Summary
Modifier and TypeMethodDescriptionvisit(BoxedBooleanType booleanType) visit(BoxedByteType byteType) visit(BoxedCharType charType) visit(BoxedDoubleType doubleType) visit(BoxedFloatType floatType) visit(BoxedIntType intType) visit(BoxedLongType longType) visit(BoxedShortType shortType)
-
Method Details
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-
visit
-