util-1.0.0.jar

download (23550 bytes)

OSGi manifest attributes
Bundle-Name util
Bundle-Description Misc utilities
Bundle-Version 1.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
org.knopflerfish.util.sort
org.knopflerfish.util.workerthread
Import-Package org.osgi.framework
Export-Service
Import-Service
Other manifest attributes
Bundle-UUID org.knopflerfish:util:1.0.0:impl
Build-Date Wed December 29 2004, 14:06:35
Bundle-APIVendor Knopflerfish
Built-From C:\cygwin\tmp\kf\1.3.3\trunk\osgi\bundles\util
Bundle-SymbolicName org.knopflerfish:util:1.0.0
Bundle-Category util

Depends on

frameworkorg.osgi.framework

Other bundles depending on this bundle

cm_cmd-1.0.0org.knopflerfish.util.sort
cm_desktop-1.0.0org.knopflerfish.util
desktop-1.1.0org.knopflerfish.util
desktop_all-1.1.0org.knopflerfish.util
desktop_api-1.1.0org.knopflerfish.util
kf_metatype-1.0.0org.knopflerfish.util
kf_metatype_all-1.0.0org.knopflerfish.util
prefs_all-1.0.0org.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/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