Searched defs:packageAnnotations (Results 1 – 2 of 2) sorted by relevance
37 Map<String, Set<String>> packageAnnotations, in write()
424 Map<String, Set<String>> packageAnnotations = new HashMap<>(); in writeModel() local