org.nuiton.wikitty.search.operators
Class True
java.lang.Object
org.nuiton.wikitty.search.operators.Restriction
org.nuiton.wikitty.search.operators.True
- All Implemented Interfaces:
- Serializable
Deprecated. since 3.3 use new query api WikittyQuery
@Deprecated
public class True
- extends Restriction
- implements Serializable
User: couteau
Date: 08/04/11
- See Also:
- Serialized Form
| Fields inherited from class org.nuiton.wikitty.search.operators.Restriction |
name |
|
Constructor Summary |
True()
Deprecated. Default constructor |
|
Method Summary |
boolean |
equals(Object other)
Deprecated. Equality test based attributes values |
int |
hashCode()
Deprecated. |
True
public True()
- Deprecated.
- Default constructor
equals
public boolean equals(Object other)
- Deprecated.
- Equality test based attributes values
- Overrides:
equals in class Restriction
- Parameters:
other - Value to compare
hashCode
public int hashCode()
- Deprecated.
- Overrides:
hashCode in class Restriction
Copyright © 2009-2012 CodeLutin. All Rights Reserved.