Deprecated API


Contents
Deprecated Fields
aQute.bnd.osgi.Constants.RUNREQUIRE
          This is for support of the legacy OBR requirement format, use Constants.RUNREQUIRES for new format. 
aQute.bnd.osgi.Constants.TESTSUITES
          Use Constants.TESTCASES. 
 

Deprecated Methods
aQute.lib.collections.SortedList.add(int, T)
           
aQute.lib.collections.SortedList.addAll(int, Collection)
           
aQute.bnd.header.Parameters.containsKey(Object)
           
aQute.bnd.header.Attrs.containsKey(Object)
           
aQute.bnd.osgi.Packages.containsKey(Object)
           
aQute.bnd.osgi.Instructions.containsKey(Object)
           
aQute.bnd.header.Parameters.containsValue(Object)
           
aQute.bnd.header.Attrs.containsValue(Object)
           
aQute.bnd.osgi.Packages.containsValue(Object)
           
aQute.bnd.osgi.Instructions.containsValue(Object)
           
aQute.bnd.header.Parameters.equals(Object)
           
aQute.bnd.header.Attrs.equals(Object)
           
aQute.bnd.osgi.Packages.equals(Object)
           
aQute.lib.collections.SortedList.equals(Object)
           
aQute.bnd.header.Parameters.get(Object)
           
aQute.bnd.header.Attrs.get(Object)
           
aQute.bnd.osgi.Packages.get(Object)
           
aQute.bnd.osgi.Instructions.get(Object)
           
aQute.bnd.build.ProjectLauncher.getArguments()
           
aQute.bnd.header.Parameters.hashCode()
           
aQute.bnd.header.Attrs.hashCode()
           
aQute.bnd.osgi.Packages.hashCode()
           
aQute.lib.collections.SortedList.hashCode()
           
aQute.lib.collections.SortedList.remove(int)
           
aQute.bnd.header.Parameters.remove(Object)
           
aQute.bnd.header.Attrs.remove(Object)
           
aQute.bnd.osgi.Packages.remove(Object)
           
aQute.bnd.osgi.Instructions.remove(Object)
           
aQute.lib.collections.SortedList.set(int, T)
           
 

Deprecated Constructors
aQute.bnd.properties.GapTextStore(int, int)
          use GapTextStore.GapTextStore(int, int, float) instead 
 



Copyright © 2013 aQute SARL. All Rights Reserved.