Package org.apache.tapestry5.plastic
Class PlasticConstants
- java.lang.Object
-
- org.apache.tapestry5.plastic.PlasticConstants
-
public final class PlasticConstants extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static int
DEFAULT_VERSION_OPCODE
The minimum Java version we support
-
-
-
Field Detail
-
DEFAULT_VERSION_OPCODE
public static final int DEFAULT_VERSION_OPCODE
The minimum Java version we support- See Also:
- Constant Field Values
-
-