Uses of Interface
cdc.issues.NameValue
Packages that use NameValue
-
Uses of NameValue in cdc.issues
Subinterfaces of NameValue in cdc.issuesModifier and TypeInterfaceDescriptioninterfaceA Meta is a (name, value) pair.interfaceDefinition of an effective parameter.Classes in cdc.issues that implement NameValueModifier and TypeClassDescription(package private) final record(package private) final recordMethods in cdc.issues that return types with arguments of type NameValueModifier and TypeMethodDescriptionCollection<? extends NameValue>MetasImpl.getNameValues()Collection<? extends NameValue>NameValueMap.getNameValues()Collection<? extends NameValue>ParamsImpl.getNameValues()MetasImpl.getSortedNameValues()NameValueMap.getSortedNameValues()ParamsImpl.getSortedNameValues()Method parameters in cdc.issues with type arguments of type NameValueModifier and TypeMethodDescriptionNameValueMap.Builder.entries(Collection<? extends NameValue> entries)