| BasicCodePointArray |
An array of code points that contain code points from both the Latin-1 character set and Basic
Multilingual Plane.
|
| CelCodePointArray |
Represents an in-memory read-only contiguous source of Unicode code points.
|
| CombinedDescriptorPool |
|
| Constants |
Internal utility class for working with dev.cel.expr.Constant.
|
| DefaultDescriptorPool |
A descriptor pool that has descriptors pre-loaded for well-known types defined by WellKnownProto.
|
| FileDescriptorSetConverter |
Utility class for converting from a FileDescriptorSet to a collection of
FileDescriptor instances.
|
| Latin1CodePointArray |
Represents an in-memory contiguous source of ISO-LATIN-1 code points.
|
| SafeStringFormatter |
SafeStringFormatter is a wrapper around JDK's String.format(java.lang.String, java.lang.Object...).
|
| SupplementalCodePointArray |
Array of code points that contain code points from Latin-1 character set, basic multilingual
plane or the supplemental multilingual plane.
|