Uses of Interface
DLV.core.AbstractIOImplementation

Packages that use AbstractIOImplementation
DLV   
DLV.core   
 

Uses of AbstractIOImplementation in DLV
 

Constructors in DLV with parameters of type AbstractIOImplementation
DlvHandler(AbstractIOImplementation implementation)
          Constructs a Dlvhandler object that uses the specified implementation.
 

Uses of AbstractIOImplementation in DLV.core
 

Classes in DLV.core that implement AbstractIOImplementation
 class JavaPipedIOImpl