Package aQute.lib.specinterface
Class SpecInterface.O
- java.lang.Object
-
- aQute.lib.specinterface.SpecInterface.O
-
- Enclosing class:
- SpecInterface<T>
static class SpecInterface.O extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description (package private) java.util.List<java.lang.String>
aliases
(package private) boolean
hasParameter
(package private) java.lang.String
name
(package private) java.lang.reflect.Method
noargs
(package private) java.lang.reflect.Type
type
(package private) java.lang.reflect.Method
withDefault
-
Constructor Summary
Constructors Constructor Description O(java.lang.reflect.Method m)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-