public static interface CubeVisitProtos.CubeVisitRequest.IntListOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
int |
getInts(int index)
repeated int32 ints = 1; |
int |
getIntsCount()
repeated int32 ints = 1; |
List<Integer> |
getIntsList()
repeated int32 ints = 1; |
Copyright © 2014–2017 Apache Software Foundation. All rights reserved.