paludis.query
Class NotMasked

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

public class NotMasked
extends Query

Fetch packages that are not masked


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

NotMasked

public NotMasked()
Construct a query for packages that are not masked