Uses of Annotation Type
org.json.JSONPropertyName
-
Uses of JSONPropertyName in org.json
Methods in org.json with parameters of type JSONPropertyNameModifier and TypeMethodDescriptionprivate static boolean
JSONObject.annotationValueNotEmpty
(JSONPropertyName annotation) checks if the annotation is not null and thevalue()
is not null and is not empty.