Uses of Class
aQute.lib.specinterface.SpecInterface.O
-
Packages that use SpecInterface.O Package Description aQute.lib.specinterface -
-
Uses of SpecInterface.O in aQute.lib.specinterface
Methods in aQute.lib.specinterface that return types with arguments of type SpecInterface.O Modifier and Type Method Description (package private) static java.util.Map<java.lang.String,SpecInterface.O>
SpecInterface. parse(java.lang.Class<?> type)
Methods in aQute.lib.specinterface with parameters of type SpecInterface.O Modifier and Type Method Description (package private) static void
SpecInterface. add(java.util.Map<java.lang.String,java.lang.Object> map, SpecInterface.O o, java.lang.String value)
-