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 StringgetBundleName(org.osgi.framework.Bundle bundle)static StringgetUnderlineString(String s)static StringgetValueString(Object obj)
-