Uses of Interface
org.inxar.jenesis.BooleanLiteral

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

Uses of BooleanLiteral in org.inxar.jenesis
 

Subinterfaces of BooleanLiteral in org.inxar.jenesis
 interface False
          Literal subinterface for false.
 interface True
          Literal subinterface for true.