paludis.query
Class SupportsUninstallAction

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

public class SupportsUninstallAction
extends Query

Fetch packages that support UninstallAction


Nested Class Summary
 
Nested classes/interfaces inherited from class paludis.Query
Query.Order
 
Constructor Summary
SupportsUninstallAction()
          Construct a query for packages that support UninstallAction
 
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

SupportsUninstallAction

public SupportsUninstallAction()
Construct a query for packages that support UninstallAction