public interface StructLike
| Modifier and Type | Method and Description |
|---|---|
<T> T |
get(int pos,
Class<T> classTag) |
int |
numFields() |
int numFields()
<T> T get(int pos,
Class<T> classTag)
Copyright © 2024 The Apache Software Foundation. All rights reserved.