Package io.deephaven.qst.type
Interface ArrayType.Visitor<R>
- All Known Implementing Classes:
FieldAdapter
- Enclosing interface:
- ArrayType<T,
ComponentType>
public static interface ArrayType.Visitor<R>
-
Method Summary
Modifier and TypeMethodDescriptionvisit
(GenericVectorType<?, ?> genericVectorType) visit
(NativeArrayType<?, ?> nativeArrayType) visit
(PrimitiveVectorType<?, ?> vectorPrimitiveType)
-
Method Details
-
visit
-
visit
-
visit
-