jdeparser 1.0.0.Final-redhat-1

org.jboss.jdeparser
Class JSynchronized

java.lang.Object
  extended by org.jboss.jdeparser.JSynchronized
All Implemented Interfaces:
JStatement

public class JSynchronized
extends Object
implements JStatement

Author:
David M. Lloyd

Method Summary
 JBlock body()
           
 void state(JFormatter f)
           
 JExpression test()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

test

public JExpression test()

body

public JBlock body()

state

public void state(JFormatter f)
Specified by:
state in interface JStatement

jdeparser 1.0.0.Final-redhat-1

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.