Package org.apache.solr.handler.export
Interface IntComp
-
public interface IntComp
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description intcompare(int a, int b)intresetValue()
-
public interface IntComp
| Modifier and Type | Method | Description |
|---|---|---|
int |
compare(int a,
int b) |
|
int |
resetValue() |