Class Descriptors.DescriptorPool.PackageDescriptor

java.lang.Object
com.google.protobuf.Descriptors.GenericDescriptor
com.google.protobuf.Descriptors.DescriptorPool.PackageDescriptor
Enclosing class:
Descriptors.DescriptorPool

private static final class Descriptors.DescriptorPool.PackageDescriptor extends Descriptors.GenericDescriptor
Represents a package in the symbol table. We use PackageDescriptors just as placeholders so that someone cannot define, say, a message type that has the same name as an existing package.