com.sun.codemodel
Class JLabel
java.lang.Object
com.sun.codemodel.JLabel
- All Implemented Interfaces:
- JStatement
public class JLabel
- extends Object
- implements JStatement
Label that can be used for continue and break.
- Author:
- Kohsuke Kawaguchi (kohsuke.kawaguchi@sun.com)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
state
public void state(JFormatter f)
- Specified by:
state
in interface JStatement
Copyright © 2005-2013 Oracle. All Rights Reserved.