JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
<dependency org="com.google" name="protobuf3" rev="1.2.1" />
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.google.protobuf
Interface Internal.ListAdapter.Converter<F,T>
Enclosing class:
Internal.ListAdapter
<
F
,
T
>
public static interface
Internal.ListAdapter.Converter<F,T>
Convert individual elements of the List from F to T.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
convert
(
F
from)
Method Detail
convert
T
convert(
F
from)
Skip navigation links
Overview
Package
Class
Tree
Index
Help
<dependency org="com.google" name="protobuf3" rev="1.2.1" />
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method