Enum LoopTranslation.LoopStyle

java.lang.Object
java.lang.Enum<LoopTranslation.LoopStyle>
com.google.j2objc.annotations.LoopTranslation.LoopStyle
All Implemented Interfaces:
Serializable, Comparable<LoopTranslation.LoopStyle>, java.lang.constant.Constable
Enclosing class:
LoopTranslation

public static enum LoopTranslation.LoopStyle extends Enum<LoopTranslation.LoopStyle>
Enumerates the available translation options for enhanced for loops. FAST_ENUMERATION is the default style emitted by the translator.