paludis.query
Class SupportsInstallAction

java.lang.Object
  extended by paludis.Query
      extended by paludis.query.SupportsInstallAction

public class SupportsInstallAction
extends Query

Fetch packages that support InstallAction


Nested Class Summary
 
Nested classes/interfaces inherited from class paludis.Query
Query.Order
 
Constructor Summary
SupportsInstallAction()
          Construct a query for packages that support InstallAction
 
Method Summary
 
Methods inherited from class paludis.Query
and
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SupportsInstallAction

public SupportsInstallAction()
Construct a query for packages that support InstallAction