Uses of Class
org.apache.maven.search.api.request.Field.NumberField
-
Uses of Field.NumberField in org.apache.maven.search.api
Modifier and TypeFieldDescriptionstatic final Field.NumberField
MAVEN.VERSION_COUNT
Number field carryingInteger
, representing the count of versions for given GA.Modifier and TypeMethodDescriptionRecord.getValue
(Field.NumberField field) Returns the value belonging to given field in this record, ornull
if field not present.