Class IntFieldValueSource
java.lang.Object
com.atlassian.confluence.search.v2.score.IntFieldValueSource
- All Implemented Interfaces:
FieldValueSource
Represents field its value is of type
int.- Since:
- 7.0
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanReturns field name where the numerical value comes from.inthashCode()
-
Constructor Details
-
IntFieldValueSource
-
-
Method Details
-
getFieldName
Description copied from interface:FieldValueSourceReturns field name where the numerical value comes from.- Specified by:
getFieldNamein interfaceFieldValueSource
-
equals
-
hashCode
public int hashCode()
-