Uses of Interface
org.inxar.jenesis.Null

Packages that use Null
com.inxar.jenesis Classes which implement Java language elements. 
org.inxar.jenesis Interfaces which abstract Java language elements (read the desciption below). 
 

Uses of Null in com.inxar.jenesis
 

Methods in com.inxar.jenesis that return Null
 Null MVM.newNull()
           
 

Uses of Null in org.inxar.jenesis
 

Methods in org.inxar.jenesis that return Null
abstract  Null VirtualMachine.newNull()
          Literal factory method which returns the null literal.