Package org.apache.felix.shell.impl
Class Util
- java.lang.Object
-
- org.apache.felix.shell.impl.Util
-
public class Util extends Object
-
-
Constructor Summary
Constructors Constructor Description Util()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static String
getBundleName(org.osgi.framework.Bundle bundle)
static String
getUnderlineString(String s)
static String
getValueString(Object obj)
-