util-2.0.0.jar

download (41297 bytes)

OSGi manifest attributes
Bundle-Name util-LIB
Bundle-Description Misc utilities (LIB)
Bundle-Version 2.0.0
Bundle-Vendor Knopflerfish
Bundle-Activator
Bundle-DocURL http://www.knopflerfish.org
Bundle-ContactAddress http://www.knopflerfish.org
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
Export-Service
Import-Service
Other manifest attributes
Bundle-UUID org.knopflerfish:util:2.0.0:lib
Build-Date Fri September 11 2009, 14:17:24
Bundle-ManifestVersion 2
Bundle-APIVendor Knopflerfish
Built-From /home/ekolin/work/kf/svn/knopflerfish.org-2.3.3/osgi/bundles/util
Bundle-SymbolicName org.knopflerfish.bundle.util-LIB
Bundle-Category util
Bundle-SubversionURL https://www.knopflerfish.org/svn/

Depends on

frameworkorg.osgi.framework

Other bundles depending on this bundle

cm_cmd-2.0.0org.knopflerfish.util.sort
desktop-2.3.11org.knopflerfish.util
desktop_all-2.3.11org.knopflerfish.util, org.knopflerfish.util.framework, org.knopflerfish.util.sort, org.knopflerfish.util.workerthread
kf_metatype-2.0.3org.knopflerfish.util
kf_metatype_all-2.0.3org.knopflerfish.util
prefs_all-2.0.3org.knopflerfish.util
prefs_api-2.0.3org.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