Package org.jline.demo
Class FunctionConverter
java.lang.Object
org.jline.demo.FunctionConverter
- All Implemented Interfaces:
org.apache.felix.service.command.Converter
-
Field Summary
Fields inherited from interface org.apache.felix.service.command.Converter
CONVERTER_CLASSES, INSPECT, LINE, PART -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisFunctional(Class<?> clazz) static booleanisObjectMethod(Method method) static boolean
-
Constructor Details
-
FunctionConverter
public FunctionConverter()
-
-
Method Details
-
convert
-
format
public CharSequence format(Object target, int level, org.apache.felix.service.command.Converter escape) throws Exception - Specified by:
formatin interfaceorg.apache.felix.service.command.Converter- Throws:
Exception
-
isFunctional
-
isStatic
-
isObjectMethod
-