Hi,
> do the protocol buffer support java generics? if support, how can I
> define the .proto file ?

Not sure what you mean here. Lists for instance you pass to the
builder or get from a proto buff object have the type of the content
as generic parameter.

There are no 'template parameters' for proto buffer message
definitions in .proto files if you mean that.
Can you expand a bit what you would like to do ?

-h

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to proto...@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to