com.atlassian.crowd.search.query.entity.restriction
Class NullRestrictionImpl

java.lang.Object
  extended by com.atlassian.crowd.search.query.entity.restriction.NullRestrictionImpl
All Implemented Interfaces:
SearchRestriction, NullRestriction

public class NullRestrictionImpl
extends Object
implements NullRestriction

Implements a a NullRestriction interface.


Field Summary
static NullRestriction INSTANCE
           
 
Method Summary
 boolean equals(Object o)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE

public static final NullRestriction INSTANCE
Method Detail

equals

public boolean equals(Object o)
Overrides:
equals in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2013 Atlassian. All Rights Reserved.