Uses of Class
com.google.type.Expr
-
Packages that use Expr Package Description com.google.type -
-
Uses of Expr in com.google.type
Methods in com.google.type that return Expr Modifier and Type Method Description ExprExpr.Builder. build()ExprExpr.Builder. buildPartial()static ExprExpr. getDefaultInstance()ExprExpr.Builder. getDefaultInstanceForType()ExprExpr. getDefaultInstanceForType()static ExprExpr. parseDelimitedFrom(InputStream input)static ExprExpr. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExprExpr. parseFrom(byte[] data)static ExprExpr. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExprExpr. parseFrom(com.google.protobuf.ByteString data)static ExprExpr. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExprExpr. parseFrom(com.google.protobuf.CodedInputStream input)static ExprExpr. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExprExpr. parseFrom(InputStream input)static ExprExpr. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ExprExpr. parseFrom(ByteBuffer data)static ExprExpr. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.type that return types with arguments of type Expr Modifier and Type Method Description com.google.protobuf.Parser<Expr>Expr. getParserForType()static com.google.protobuf.Parser<Expr>Expr. parser()Methods in com.google.type with parameters of type Expr Modifier and Type Method Description Expr.BuilderExpr.Builder. mergeFrom(Expr other)static Expr.BuilderExpr. newBuilder(Expr prototype)
-