util-2.0.1.jar

download (41355 bytes)

OSGi manifest attributes
Bundle-Name util-LIB
Bundle-SymbolicName org.knopflerfish.bundle.util-LIB
Bundle-Version 2.0.1
Bundle-Description Misc utilities (LIB)
Bundle-Vendor Knopflerfish
Bundle-ContactAddress http://www.knopflerfish.org
Bundle-DocURL http://www.knopflerfish.org/releases/3.5.0/docs/bundledoc/index.html
Bundle-ManifestVersion 2
Bundle-Activator
Bundle-Classpath .
Export-Package org.knopflerfish.util 0.0.0
org.knopflerfish.util.framework 0.0.0
org.knopflerfish.util.sort 0.0.0
org.knopflerfish.util.workerthread 0.0.0
Import-Package org.osgi.framework 0.0.0
Dynamic-ImportPackage
Other manifest attributes
Build-Date Thu January 24 2013, 11:40:36
Built-From /home/jan/work/3.5.0/osgi/bundles/util
Bundle-APIVendor Knopflerfish
Bundle-Category util
Bundle-SubversionURL https://www.knopflerfish.org/svn/knopflerfish.org/tags/3.5.0/osgi/bundles/util/
Bundle-UUID org.knopflerfish:util:2.0.1:lib
Knopflerfish-Version 3.5.0

Depends on

frameworkorg.osgi.framework

Other bundles depending on this bundle

cm_cmd-3.0.2org.knopflerfish.util.sort
desktop_all-3.2.5org.knopflerfish.util, org.knopflerfish.util.framework, org.knopflerfish.util.sort, org.knopflerfish.util.workerthread
desktop_api-3.2.5org.knopflerfish.util, org.knopflerfish.util.framework, org.knopflerfish.util.sort, org.knopflerfish.util.workerthread
desktop-3.2.5org.knopflerfish.util
kf_metatype_all-3.0.2org.knopflerfish.util
kf_metatype-3.0.2org.knopflerfish.util
ksoap_remotefw_all-3.0.3org.knopflerfish.util
prefs_all-3.0.1org.knopflerfish.util
soap_remotefw_all-3.0.1org.knopflerfish.util

Bundle source

org/knopflerfish/util/Base64.java
org/knopflerfish/util/ByteArray.java
org/knopflerfish/util/CacheMap.java
org/knopflerfish/util/CachedObject.java
org/knopflerfish/util/ClassLoaderUtil.java
org/knopflerfish/util/Compare.java
org/knopflerfish/util/Dict.java
org/knopflerfish/util/Lists.java
org/knopflerfish/util/Queue.java
org/knopflerfish/util/Semaphore.java
org/knopflerfish/util/Text.java
org/knopflerfish/util/framework/Alias.java
org/knopflerfish/util/framework/ExecutableBundleActivator.java
org/knopflerfish/util/framework/VersionRange.java
org/knopflerfish/util/sort/CompareFunc.java
org/knopflerfish/util/sort/QSort.java
org/knopflerfish/util/sort/Sort.java
org/knopflerfish/util/workerthread/Job.java
org/knopflerfish/util/workerthread/RepeatingJob.java
org/knopflerfish/util/workerthread/WorkerThread.java