Uses of Enum
com.google.j2objc.annotations.LoopTranslation.LoopStyle
-
Uses of LoopTranslation.LoopStyle in com.google.j2objc.annotations
Subclasses with type arguments of type LoopTranslation.LoopStyle in com.google.j2objc.annotationsModifier and TypeClassDescriptionstatic enumEnumerates the available translation options for enhanced for loops.Methods in com.google.j2objc.annotations that return LoopTranslation.LoopStyleModifier and TypeMethodDescriptionstatic LoopTranslation.LoopStyleReturns the enum constant of this type with the specified name.static LoopTranslation.LoopStyle[]LoopTranslation.LoopStyle.values()Returns an array containing the constants of this enum type, in the order they are declared.