paludis.query
Class MaybeSupportsUninstallAction

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

public class MaybeSupportsUninstallAction
extends Query

Fetch packages that may support UninstallAction


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

MaybeSupportsUninstallAction

public MaybeSupportsUninstallAction()
Construct a query for packages that may support UninstallAction