blob: d50b2ccbe4138b03e08d67f1a497ad9f79552361 [file] [log] [blame]
// This file contains the serialized FeatureSetDefaults object corresponding to
// the Java runtime. This is used for feature resolution under Editions.
package com.google.protobuf;
public final class JavaEditionDefaults {
public static final String PROTOBUF_INTERNAL_JAVA_EDITION_DEFAULTS = "DEFAULTS_VALUE";
private JavaEditionDefaults() {}
}