Searched defs:addMarkerAnnotation (Results 1 – 2 of 2) sorted by relevance
79 public default T addMarkerAnnotation(String name) { in addMarkerAnnotation() method93 public default T addMarkerAnnotation(Class<? extends Annotation> clazz) { in addMarkerAnnotation() method
120 default N addMarkerAnnotation(String name) { in addMarkerAnnotation() method133 default N addMarkerAnnotation(Class<? extends Annotation> clazz) { in addMarkerAnnotation() method