Uses of Interface
org.inxar.jenesis.Synchronized

Packages that use Synchronized
org.inxar.jenesis Interfaces which abstract Java language elements (read the desciption below). 
 

Uses of Synchronized in org.inxar.jenesis
 

Methods in org.inxar.jenesis that return Synchronized
 Synchronized Block.newSynchronized(Expression mutex)
          Adds a new Synchronized statement to this block and returns it.