Uses of Enum
org.tensorflow.proto.EntryValue.KindCase
Packages that use EntryValue.KindCase
-
Uses of EntryValue.KindCase in org.tensorflow.proto
Subclasses with type arguments of type EntryValue.KindCase in org.tensorflow.protoMethods in org.tensorflow.proto that return EntryValue.KindCaseModifier and TypeMethodDescriptionstatic EntryValue.KindCaseEntryValue.KindCase.forNumber(int value) EntryValue.Builder.getKindCase()EntryValue.getKindCase()EntryValueOrBuilder.getKindCase()static EntryValue.KindCaseEntryValue.KindCase.valueOf(int value) Deprecated.static EntryValue.KindCaseReturns the enum constant of this type with the specified name.static EntryValue.KindCase[]EntryValue.KindCase.values()Returns an array containing the constants of this enum type, in the order they are declared.