Uses of Class
com.google.flatbuffers.reflection.Service.Vector
-
Packages that use Service.Vector Package Description com.google.flatbuffers.reflection -
-
Uses of Service.Vector in com.google.flatbuffers.reflection
Methods in com.google.flatbuffers.reflection that return Service.Vector Modifier and Type Method Description Service.VectorService.Vector. __assign(int _vector, int _element_size, ByteBuffer _bb)Service.VectorSchema. servicesVector()Service.VectorSchema. servicesVector(Service.Vector obj)Methods in com.google.flatbuffers.reflection with parameters of type Service.Vector Modifier and Type Method Description Service.VectorSchema. servicesVector(Service.Vector obj)
-