96dd155e2c
2005-02-17 Michael Koch <konqueror@gmx.de> * gnu/java/awt/peer/gtk/GThreadNativeMethodRunner.java, gnu/java/awt/peer/gtk/GdkFontPeer.java, gnu/java/awt/peer/gtk/GdkGlyphVector.java, gnu/java/awt/peer/gtk/GdkGraphics.java, gnu/java/awt/peer/gtk/GdkGraphics2D.java, gnu/java/awt/peer/gtk/GdkGraphicsConfiguration.java, gnu/java/awt/peer/gtk/GdkGraphicsEnvironment.java, gnu/java/awt/peer/gtk/GdkPixbufDecoder.java, gnu/java/awt/peer/gtk/GdkRobotPeer.java, gnu/java/awt/peer/gtk/GdkScreenGraphicsDevice.java, gnu/java/awt/peer/gtk/GdkTextLayout.java, gnu/java/awt/peer/gtk/GtkCheckboxMenuItemPeer.java, gnu/java/awt/peer/gtk/GtkChoicePeer.java, gnu/java/awt/peer/gtk/GtkClipboard.java, gnu/java/awt/peer/gtk/GtkComponentPeer.java, gnu/java/awt/peer/gtk/GtkFileDialogPeer.java, gnu/java/awt/peer/gtk/GtkFontPeer.java, gnu/java/awt/peer/gtk/GtkLabelPeer.java, gnu/java/awt/peer/gtk/GtkMenuBarPeer.java, gnu/java/awt/peer/gtk/GtkMenuItemPeer.java, gnu/java/awt/peer/gtk/GtkMenuPeer.java, gnu/java/awt/peer/gtk/GtkScrollPanePeer.java, gnu/java/awt/peer/gtk/GtkScrollbarPeer.java, gnu/java/awt/peer/gtk/GtkToolkit.java, gnu/java/awt/peer/gtk/GtkWindowPeer.java, java/applet/Applet.java, java/awt/AWTError.java, java/awt/AWTEvent.java, java/awt/AWTEventMulticaster.java, java/awt/AWTException.java, java/awt/AWTKeyStroke.java, java/awt/AWTPermission.java, java/awt/ActiveEvent.java, java/awt/Adjustable.java, java/awt/AlphaComposite.java, java/awt/AttributeValue.java, java/awt/BorderLayout.java, java/awt/BufferCapabilities.java, java/awt/Button.java, java/awt/Canvas.java, java/awt/CheckboxGroup.java, java/awt/CheckboxMenuItem.java, java/awt/Color.java, java/awt/ColorPaintContext.java, java/awt/Component.java, java/awt/ComponentOrientation.java, java/awt/Composite.java, java/awt/CompositeContext.java, java/awt/Container.java, java/awt/ContainerOrderFocusTraversalPolicy.java, java/awt/DefaultFocusTraversalPolicy.java, java/awt/Dialog.java, java/awt/Dimension.java, java/awt/DisplayMode.java, java/awt/EventQueue.java, java/awt/FileDialog.java, java/awt/FontFormatException.java, java/awt/Graphics.java, java/awt/Graphics2D.java, java/awt/GraphicsConfigTemplate.java, java/awt/GraphicsConfiguration.java, java/awt/GraphicsDevice.java, java/awt/GridBagLayout.java, java/awt/GridBagLayoutInfo.java, java/awt/GridLayout.java, java/awt/HeadlessException.java, java/awt/IllegalComponentStateException.java, java/awt/Image.java, java/awt/Insets.java, java/awt/ItemSelectable.java, java/awt/JobAttributes.java, java/awt/KeyEventDispatcher.java, java/awt/KeyEventPostProcessor.java, java/awt/KeyboardFocusManager.java, java/awt/Label.java, java/awt/LayoutManager.java, java/awt/MenuBar.java, java/awt/MenuComponent.java, java/awt/MenuContainer.java, java/awt/PageAttributes.java, java/awt/Paint.java, java/awt/PaintContext.java, java/awt/Panel.java, java/awt/Point.java, java/awt/Polygon.java, java/awt/PrintGraphics.java, java/awt/PrintJob.java, java/awt/Rectangle.java, java/awt/RenderingHints.java, java/awt/Shape.java, java/awt/Stroke.java, java/awt/SystemColor.java, java/awt/Toolkit.java, java/awt/Transparency.java, java/awt/Window.java, java/awt/color/CMMException.java, java/awt/color/ColorSpace.java, java/awt/color/ICC_ColorSpace.java, java/awt/color/ICC_Profile.java, java/awt/color/ProfileDataException.java, java/awt/datatransfer/FlavorTable.java, java/awt/datatransfer/MimeTypeParseException.java, java/awt/datatransfer/Transferable.java, java/awt/datatransfer/UnsupportedFlavorException.java, java/awt/dnd/Autoscroll.java, java/awt/dnd/DnDConstants.java, java/awt/dnd/DragGestureListener.java, java/awt/dnd/DragSourceAdapter.java, java/awt/dnd/DragSourceDropEvent.java, java/awt/dnd/DragSourceListener.java, java/awt/dnd/DragSourceMotionListener.java, java/awt/dnd/DropTargetAdapter.java, java/awt/dnd/DropTargetContext.java, java/awt/dnd/DropTargetListener.java, java/awt/dnd/InvalidDnDOperationException.java, java/awt/dnd/MouseDragGestureRecognizer.java, java/awt/dnd/peer/DropTargetContextPeer.java, java/awt/event/AWTEventListener.java, java/awt/event/AWTEventListenerProxy.java, java/awt/event/ActionEvent.java, java/awt/event/AdjustmentEvent.java, java/awt/event/AdjustmentListener.java, java/awt/event/ComponentAdapter.java, java/awt/event/ComponentEvent.java, java/awt/event/ComponentListener.java, java/awt/event/ContainerAdapter.java, java/awt/event/ContainerEvent.java, java/awt/event/ContainerListener.java, java/awt/event/FocusAdapter.java, java/awt/event/FocusEvent.java, java/awt/event/FocusListener.java, java/awt/event/InputEvent.java, java/awt/event/InputMethodEvent.java, java/awt/event/InputMethodListener.java, java/awt/event/InvocationEvent.java, java/awt/event/ItemEvent.java, java/awt/event/ItemListener.java, java/awt/event/KeyAdapter.java, java/awt/event/KeyEvent.java, java/awt/event/KeyListener.java, java/awt/event/MouseAdapter.java, java/awt/event/MouseEvent.java, java/awt/event/MouseListener.java, java/awt/event/MouseMotionAdapter.java, java/awt/event/MouseMotionListener.java, java/awt/event/MouseWheelEvent.java, java/awt/event/MouseWheelListener.java, java/awt/event/PaintEvent.java, java/awt/event/TextEvent.java, java/awt/event/TextListener.java, java/awt/event/WindowAdapter.java, java/awt/event/WindowEvent.java, java/awt/event/WindowFocusListener.java, java/awt/event/WindowListener.java, java/awt/event/WindowStateListener.java, java/awt/font/TextHitInfo.java, java/awt/geom/CubicCurve2D.java, java/awt/geom/Dimension2D.java, java/awt/geom/Ellipse2D.java, java/awt/geom/IllegalPathStateException.java, java/awt/geom/Line2D.java, java/awt/geom/NoninvertibleTransformException.java, java/awt/geom/PathIterator.java, java/awt/geom/Point2D.java, java/awt/geom/QuadCurve2D.java, java/awt/geom/RectangularShape.java, java/awt/geom/RoundRectangle2D.java, java/awt/im/InputContext.java, java/awt/im/InputMethodHighlight.java, java/awt/im/InputMethodRequests.java, java/awt/im/InputSubset.java, java/awt/im/spi/InputMethod.java, java/awt/im/spi/InputMethodDescriptor.java, java/awt/image/BandCombineOp.java, java/awt/image/BandedSampleModel.java, java/awt/image/ByteLookupTable.java, java/awt/image/ComponentSampleModel.java, java/awt/image/DataBuffer.java, java/awt/image/DataBufferByte.java, java/awt/image/DataBufferDouble.java, java/awt/image/DataBufferFloat.java, java/awt/image/DataBufferInt.java, java/awt/image/DataBufferShort.java, java/awt/image/DataBufferUShort.java, java/awt/image/ImagingOpException.java, java/awt/image/Kernel.java, java/awt/image/LookupTable.java, java/awt/image/MultiPixelPackedSampleModel.java, java/awt/image/PackedColorModel.java, java/awt/image/PixelInterleavedSampleModel.java, java/awt/image/RGBImageFilter.java, java/awt/image/Raster.java, java/awt/image/RasterFormatException.java, java/awt/image/SampleModel.java, java/awt/image/ShortLookupTable.java, java/awt/image/SinglePixelPackedSampleModel.java, java/awt/image/WritableRaster.java, java/awt/print/PrinterAbortException.java, java/awt/print/PrinterException.java, java/awt/print/PrinterIOException.java, java/beans/AppletInitializer.java, java/beans/ExceptionListener.java, java/beans/PropertyChangeEvent.java, java/beans/PropertyChangeListenerProxy.java, java/beans/PropertyChangeSupport.java, java/beans/PropertyDescriptor.java, java/beans/VetoableChangeListenerProxy.java, java/beans/VetoableChangeSupport.java, java/io/BufferedReader.java, java/io/ByteArrayInputStream.java, java/io/ByteArrayOutputStream.java, java/io/CharArrayReader.java, java/io/CharArrayWriter.java, java/io/CharConversionException.java, java/io/DataInput.java, java/io/DataInputStream.java, java/io/DataOutput.java, java/io/DataOutputStream.java, java/io/EOFException.java, java/io/FileInputStream.java, java/io/FileNotFoundException.java, java/io/FileOutputStream.java, java/io/FilenameFilter.java, java/io/FilterInputStream.java, java/io/FilterOutputStream.java, java/io/FilterReader.java, java/io/FilterWriter.java, java/io/IOException.java, java/io/InputStream.java, java/io/InterruptedIOException.java, java/io/LineNumberInputStream.java, java/io/LineNumberReader.java, java/io/ObjectInputStream.java, java/io/ObjectStreamException.java, java/io/OptionalDataException.java, java/io/OutputStream.java, java/io/OutputStreamWriter.java, java/io/PrintStream.java, java/io/PrintWriter.java, java/io/PushbackInputStream.java, java/io/PushbackReader.java, java/io/RandomAccessFile.java, java/io/Reader.java, java/io/SequenceInputStream.java, java/io/Serializable.java, java/io/StreamCorruptedException.java, java/io/StreamTokenizer.java, java/io/StringBufferInputStream.java, java/io/StringWriter.java, java/io/SyncFailedException.java, java/io/UTFDataFormatException.java, java/io/UnsupportedEncodingException.java, java/io/WriteAbortedException.java, java/io/Writer.java, java/lang/AbstractMethodError.java, java/lang/ArithmeticException.java, java/lang/ArrayIndexOutOfBoundsException.java, java/lang/ArrayStoreException.java, java/lang/AssertionError.java, java/lang/Boolean.java, java/lang/Byte.java, java/lang/Class.java, java/lang/ClassCastException.java, java/lang/ClassCircularityError.java, java/lang/ClassLoader.java, java/lang/ClassNotFoundException.java, java/lang/CloneNotSupportedException.java, java/lang/Cloneable.java, java/lang/Comparable.java, java/lang/Compiler.java, java/lang/Double.java, java/lang/Error.java, java/lang/Exception.java, java/lang/ExceptionInInitializerError.java, java/lang/Float.java, java/lang/IllegalAccessError.java, java/lang/IllegalAccessException.java, java/lang/IllegalArgumentException.java, java/lang/IllegalMonitorStateException.java, java/lang/IllegalStateException.java, java/lang/IllegalThreadStateException.java, java/lang/IncompatibleClassChangeError.java, java/lang/IndexOutOfBoundsException.java, java/lang/InheritableThreadLocal.java, java/lang/InstantiationError.java, java/lang/InstantiationException.java, java/lang/Integer.java, java/lang/InternalError.java, java/lang/InterruptedException.java, java/lang/LinkageError.java, java/lang/Long.java, java/lang/NegativeArraySizeException.java, java/lang/NoClassDefFoundError.java, java/lang/NoSuchFieldError.java, java/lang/NoSuchFieldException.java, java/lang/NoSuchMethodError.java, java/lang/NoSuchMethodException.java, java/lang/NullPointerException.java, java/lang/Number.java, java/lang/NumberFormatException.java, java/lang/OutOfMemoryError.java, java/lang/Process.java, java/lang/Runnable.java, java/lang/Runtime.java, java/lang/RuntimeException.java, java/lang/RuntimePermission.java, java/lang/SecurityException.java, java/lang/SecurityManager.java, java/lang/Short.java, java/lang/StackOverflowError.java, java/lang/StackTraceElement.java, java/lang/StringBuffer.java, java/lang/StringIndexOutOfBoundsException.java, java/lang/ThreadDeath.java, java/lang/ThreadGroup.java, java/lang/Throwable.java, java/lang/UnsatisfiedLinkError.java, java/lang/UnsupportedOperationException.java, java/lang/VerifyError.java, java/lang/VirtualMachineError.java, java/lang/reflect/AccessibleObject.java, java/lang/reflect/Array.java, java/lang/reflect/InvocationTargetException.java, java/lang/reflect/Member.java, java/lang/reflect/Modifier.java, java/lang/reflect/Proxy.java, java/lang/reflect/ReflectPermission.java, java/lang/reflect/UndeclaredThrowableException.java, java/math/BigInteger.java, java/net/NetworkInterface.java, java/nio/ByteBufferHelper.java, java/nio/ByteBufferImpl.java, java/nio/DirectByteBufferImpl.java, java/nio/DoubleBufferImpl.java, java/nio/FloatBufferImpl.java, java/nio/IntBufferImpl.java, java/nio/LongBufferImpl.java, java/nio/ShortBufferImpl.java, java/nio/channels/Channel.java, java/nio/channels/IllegalBlockingModeException.java, java/nio/charset/spi/CharsetProvider.java, java/security/AccessControlException.java, java/security/BasicPermission.java, java/security/DigestException.java, java/security/DigestInputStream.java, java/security/DigestOutputStream.java, java/security/GeneralSecurityException.java, java/security/Guard.java, java/security/GuardedObject.java, java/security/InvalidAlgorithmParameterException.java, java/security/InvalidKeyException.java, java/security/InvalidParameterException.java, java/security/Key.java, java/security/KeyException.java, java/security/KeyManagementException.java, java/security/KeyStoreException.java, java/security/MessageDigestSpi.java, java/security/NoSuchAlgorithmException.java, java/security/NoSuchProviderException.java, java/security/Permission.java, java/security/PermissionCollection.java, java/security/Permissions.java, java/security/Principal.java, java/security/PrivateKey.java, java/security/PrivilegedActionException.java, java/security/ProviderException.java, java/security/PublicKey.java, java/security/SecureRandom.java, java/security/SecureRandomSpi.java, java/security/SignatureException.java, java/security/SignatureSpi.java, java/security/SignedObject.java, java/security/Signer.java, java/security/UnrecoverableKeyException.java, java/security/UnresolvedPermission.java, java/security/acl/AclNotFoundException.java, java/security/acl/LastOwnerException.java, java/security/acl/NotOwnerException.java, java/security/cert/CertPath.java, java/security/cert/CertPathBuilderException.java, java/security/cert/CertPathValidatorException.java, java/security/cert/CertStoreException.java, java/text/BreakIterator.java, java/text/ChoiceFormat.java, java/text/CollationElementIterator.java, java/text/CollationKey.java, java/text/Collator.java, java/text/DateFormat.java, java/text/DateFormatSymbols.java, java/text/DecimalFormat.java, java/text/DecimalFormatSymbols.java, java/text/FieldPosition.java, java/text/Format.java, java/text/NumberFormat.java, java/text/ParseException.java, java/text/ParsePosition.java, java/text/StringCharacterIterator.java, java/util/AbstractCollection.java, java/util/AbstractList.java, java/util/AbstractMap.java, java/util/AbstractSequentialList.java, java/util/AbstractSet.java, java/util/ArrayList.java, java/util/Arrays.java, java/util/BitSet.java, java/util/Collection.java, java/util/Collections.java, java/util/Comparator.java, java/util/ConcurrentModificationException.java, java/util/Currency.java, java/util/Date.java, java/util/EmptyStackException.java, java/util/Enumeration.java, java/util/EventListener.java, java/util/EventListenerProxy.java, java/util/EventObject.java, java/util/HashMap.java, java/util/HashSet.java, java/util/Hashtable.java, java/util/IdentityHashMap.java, java/util/Iterator.java, java/util/LinkedHashSet.java, java/util/LinkedList.java, java/util/List.java, java/util/ListIterator.java, java/util/ListResourceBundle.java, java/util/Map.java, java/util/MissingResourceException.java, java/util/NoSuchElementException.java, java/util/Observable.java, java/util/Observer.java, java/util/Properties.java, java/util/PropertyPermissionCollection.java, java/util/RandomAccess.java, java/util/Set.java, java/util/SortedMap.java, java/util/SortedSet.java, java/util/Stack.java, java/util/StringTokenizer.java, java/util/TooManyListenersException.java, java/util/TreeMap.java, java/util/TreeSet.java, java/util/Vector.java, java/util/logging/FileHandler.java, java/util/logging/Level.java, java/util/prefs/BackingStoreException.java, java/util/prefs/InvalidPreferencesFormatException.java, java/util/prefs/Preferences.java, javax/accessibility/Accessible.java, javax/accessibility/AccessibleAction.java, javax/accessibility/AccessibleBundle.java, javax/accessibility/AccessibleComponent.java, javax/accessibility/AccessibleContext.java, javax/accessibility/AccessibleEditableText.java, javax/accessibility/AccessibleExtendedComponent.java, javax/accessibility/AccessibleExtendedTable.java, javax/accessibility/AccessibleHyperlink.java, javax/accessibility/AccessibleHypertext.java, javax/accessibility/AccessibleIcon.java, javax/accessibility/AccessibleKeyBinding.java, javax/accessibility/AccessibleRelation.java, javax/accessibility/AccessibleRelationSet.java, javax/accessibility/AccessibleResourceBundle.java, javax/accessibility/AccessibleRole.java, javax/accessibility/AccessibleSelection.java, javax/accessibility/AccessibleState.java, javax/accessibility/AccessibleStateSet.java, javax/accessibility/AccessibleTable.java, javax/accessibility/AccessibleTableModelChange.java, javax/accessibility/AccessibleText.java, javax/accessibility/AccessibleValue.java, javax/imageio/IIOException.java, javax/imageio/ImageIO.java, javax/imageio/spi/IIOServiceProvider.java, javax/imageio/spi/ImageInputStreamSpi.java, javax/imageio/spi/ImageOutputStreamSpi.java, javax/imageio/spi/ImageReaderWriterSpi.java, javax/imageio/spi/ImageTranscoderSpi.java, javax/imageio/spi/RegisterableService.java, javax/imageio/spi/ServiceRegistry.java, javax/imageio/stream/IIOByteBuffer.java, javax/imageio/stream/ImageInputStream.java, javax/imageio/stream/ImageOutputStream.java, javax/naming/Binding.java, javax/naming/CannotProceedException.java, javax/naming/CompositeName.java, javax/naming/CompoundName.java, javax/naming/LinkException.java, javax/naming/LinkRef.java, javax/naming/NameClassPair.java, javax/naming/Reference.java, javax/naming/ReferralException.java, javax/naming/directory/Attribute.java, javax/naming/directory/AttributeModificationException.java, javax/naming/directory/Attributes.java, javax/naming/directory/DirContext.java, javax/naming/directory/ModificationItem.java, javax/naming/directory/SearchControls.java, javax/naming/directory/SearchResult.java, javax/naming/event/EventContext.java, javax/naming/event/EventDirContext.java, javax/naming/event/NamespaceChangeListener.java, javax/naming/event/NamingExceptionEvent.java, javax/naming/event/NamingListener.java, javax/naming/event/ObjectChangeListener.java, javax/naming/ldap/Control.java, javax/naming/ldap/ExtendedResponse.java, javax/naming/ldap/HasControls.java, javax/naming/ldap/LdapContext.java, javax/naming/ldap/UnsolicitedNotification.java, javax/naming/ldap/UnsolicitedNotificationEvent.java, javax/naming/ldap/UnsolicitedNotificationListener.java, javax/naming/spi/DirectoryManager.java, javax/naming/spi/ResolveResult.java, javax/naming/spi/Resolver.java, javax/security/auth/callback/Callback.java, javax/security/auth/callback/CallbackHandler.java, javax/security/auth/callback/ChoiceCallback.java, javax/security/auth/callback/ConfirmationCallback.java, javax/security/auth/callback/LanguageCallback.java, javax/security/auth/callback/NameCallback.java, javax/security/auth/callback/PasswordCallback.java, javax/security/auth/callback/TextInputCallback.java, javax/security/auth/callback/TextOutputCallback.java, javax/security/auth/callback/UnsupportedCallbackException.java, javax/security/sasl/Sasl.java, javax/security/sasl/SaslServerFactory.java, javax/swing/DefaultBoundedRangeModel.java, javax/swing/JComponent.java, javax/swing/JList.java, javax/swing/JProgressBar.java, javax/swing/JRadioButton.java, javax/swing/JTextArea.java, javax/swing/JTextField.java, javax/swing/JToggleButton.java, javax/swing/JTree.java, javax/swing/SpinnerListModel.java, javax/swing/event/EventListenerList.java, javax/swing/text/JTextComponent.java, javax/swing/text/StringContent.java, javax/swing/text/Utilities.java, javax/swing/undo/UndoManager.java, javax/swing/undo/UndoableEditSupport.java, javax/transaction/HeuristicCommitException.java, javax/transaction/HeuristicMixedException.java, javax/transaction/HeuristicRollbackException.java, javax/transaction/InvalidTransactionException.java, javax/transaction/NotSupportedException.java, javax/transaction/RollbackException.java, javax/transaction/Status.java, javax/transaction/Synchronization.java, javax/transaction/SystemException.java, javax/transaction/Transaction.java, javax/transaction/TransactionManager.java, javax/transaction/TransactionRequiredException.java, javax/transaction/TransactionRolledbackException.java, javax/transaction/UserTransaction.java, javax/transaction/xa/XAException.java, javax/transaction/xa/XAResource.java, javax/transaction/xa/Xid.java, javax/xml/XMLConstants.java, javax/xml/datatype/DatatypeConfigurationException.java, javax/xml/datatype/DatatypeConstants.java, javax/xml/datatype/DatatypeFactory.java, javax/xml/datatype/Duration.java, javax/xml/datatype/XMLGregorianCalendar.java, javax/xml/namespace/NamespaceContext.java, javax/xml/namespace/QName.java, javax/xml/parsers/DocumentBuilder.java, javax/xml/parsers/DocumentBuilderFactory.java, javax/xml/parsers/FactoryConfigurationError.java, javax/xml/parsers/ParserConfigurationException.java, javax/xml/parsers/SAXParser.java, javax/xml/parsers/SAXParserFactory.java, javax/xml/transform/ErrorListener.java, javax/xml/transform/OutputKeys.java, javax/xml/transform/Result.java, javax/xml/transform/Source.java, javax/xml/transform/SourceLocator.java, javax/xml/transform/Templates.java, javax/xml/transform/Transformer.java, javax/xml/transform/TransformerConfigurationException.java, javax/xml/transform/TransformerException.java, javax/xml/transform/TransformerFactory.java, javax/xml/transform/TransformerFactoryConfigurationError.java, javax/xml/transform/URIResolver.java, javax/xml/transform/dom/DOMLocator.java, javax/xml/transform/dom/DOMResult.java, javax/xml/transform/dom/DOMSource.java, javax/xml/transform/sax/SAXResult.java, javax/xml/transform/sax/SAXSource.java, javax/xml/transform/sax/SAXTransformerFactory.java, javax/xml/transform/sax/TemplatesHandler.java, javax/xml/transform/sax/TransformerHandler.java, javax/xml/transform/stream/StreamResult.java, javax/xml/transform/stream/StreamSource.java, javax/xml/validation/Schema.java, javax/xml/validation/SchemaFactory.java, javax/xml/validation/TypeInfoProvider.java, javax/xml/validation/Validator.java, javax/xml/validation/ValidatorHandler.java, javax/xml/xpath/XPathConstants.java, javax/xml/xpath/XPathException.java, javax/xml/xpath/XPathExpression.java, javax/xml/xpath/XPathExpressionException.java, javax/xml/xpath/XPathFactory.java, javax/xml/xpath/XPathFactoryConfigurationException.java, javax/xml/xpath/XPathFunction.java, javax/xml/xpath/XPathFunctionException.java, javax/xml/xpath/XPathFunctionResolver.java: Fixed usage of @author tag, reworked import statements, removed CVS tags, changed the modifier order and fixed HTML usage in javadocs. From-SVN: r95152
932 lines
28 KiB
Java
932 lines
28 KiB
Java
/* Vector.java -- Class that provides growable arrays.
|
|
Copyright (C) 1998, 1999, 2000, 2001, 2004, 2005 Free Software Foundation, Inc.
|
|
|
|
This file is part of GNU Classpath.
|
|
|
|
GNU Classpath is free software; you can redistribute it and/or modify
|
|
it under the terms of the GNU General Public License as published by
|
|
the Free Software Foundation; either version 2, or (at your option)
|
|
any later version.
|
|
|
|
GNU Classpath is distributed in the hope that it will be useful, but
|
|
WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
|
General Public License for more details.
|
|
|
|
You should have received a copy of the GNU General Public License
|
|
along with GNU Classpath; see the file COPYING. If not, write to the
|
|
Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
|
|
02111-1307 USA.
|
|
|
|
Linking this library statically or dynamically with other modules is
|
|
making a combined work based on this library. Thus, the terms and
|
|
conditions of the GNU General Public License cover the whole
|
|
combination.
|
|
|
|
As a special exception, the copyright holders of this library give you
|
|
permission to link this library with independent modules to produce an
|
|
executable, regardless of the license terms of these independent
|
|
modules, and to copy and distribute the resulting executable under
|
|
terms of your choice, provided that you also meet, for each linked
|
|
independent module, the terms and conditions of the license of that
|
|
module. An independent module is a module which is not derived from
|
|
or based on this library. If you modify this library, you may extend
|
|
this exception to your version of the library, but you are not
|
|
obligated to do so. If you do not wish to do so, delete this
|
|
exception statement from your version. */
|
|
|
|
|
|
package java.util;
|
|
import java.io.IOException;
|
|
import java.io.ObjectOutputStream;
|
|
import java.io.Serializable;
|
|
import java.lang.reflect.Array;
|
|
|
|
/**
|
|
* The <code>Vector</code> classes implements growable arrays of Objects.
|
|
* You can access elements in a Vector with an index, just as you
|
|
* can in a built in array, but Vectors can grow and shrink to accommodate
|
|
* more or fewer objects.<p>
|
|
*
|
|
* Vectors try to mantain efficiency in growing by having a
|
|
* <code>capacityIncrement</code> that can be specified at instantiation.
|
|
* When a Vector can no longer hold a new Object, it grows by the amount
|
|
* in <code>capacityIncrement</code>. If this value is 0, the vector doubles in
|
|
* size.<p>
|
|
*
|
|
* Vector implements the JDK 1.2 List interface, and is therefore a fully
|
|
* compliant Collection object. The iterators are fail-fast - if external
|
|
* code structurally modifies the vector, any operation on the iterator will
|
|
* then throw a {@link ConcurrentModificationException}. The Vector class is
|
|
* fully synchronized, but the iterators are not. So, when iterating over a
|
|
* vector, be sure to synchronize on the vector itself. If you don't want the
|
|
* expense of synchronization, use ArrayList instead. On the other hand, the
|
|
* Enumeration of elements() is not thread-safe, nor is it fail-fast; so it
|
|
* can lead to undefined behavior even in a single thread if you modify the
|
|
* vector during iteration.<p>
|
|
*
|
|
* Note: Some methods, especially those specified by List, specify throwing
|
|
* {@link IndexOutOfBoundsException}, but it is easier to implement by
|
|
* throwing the subclass {@link ArrayIndexOutOfBoundsException}. Others
|
|
* directly specify this subclass.
|
|
*
|
|
* @author Scott G. Miller
|
|
* @author Bryce McKinlay
|
|
* @author Eric Blake (ebb9@email.byu.edu)
|
|
* @see Collection
|
|
* @see List
|
|
* @see ArrayList
|
|
* @see LinkedList
|
|
* @since 1.0
|
|
* @status updated to 1.4
|
|
*/
|
|
public class Vector extends AbstractList
|
|
implements List, RandomAccess, Cloneable, Serializable
|
|
{
|
|
/**
|
|
* Compatible with JDK 1.0+.
|
|
*/
|
|
private static final long serialVersionUID = -2767605614048989439L;
|
|
|
|
/**
|
|
* The internal array used to hold members of a Vector. The elements are
|
|
* in positions 0 through elementCount - 1, and all remaining slots are null.
|
|
* @serial the elements
|
|
*/
|
|
protected Object[] elementData;
|
|
|
|
/**
|
|
* The number of elements currently in the vector, also returned by
|
|
* {@link #size}.
|
|
* @serial the size
|
|
*/
|
|
protected int elementCount;
|
|
|
|
/**
|
|
* The amount the Vector's internal array should be increased in size when
|
|
* a new element is added that exceeds the current size of the array,
|
|
* or when {@link #ensureCapacity} is called. If <= 0, the vector just
|
|
* doubles in size.
|
|
* @serial the amount to grow the vector by
|
|
*/
|
|
protected int capacityIncrement;
|
|
|
|
/**
|
|
* Constructs an empty vector with an initial size of 10, and
|
|
* a capacity increment of 0
|
|
*/
|
|
public Vector()
|
|
{
|
|
this(10, 0);
|
|
}
|
|
|
|
/**
|
|
* Constructs a vector containing the contents of Collection, in the
|
|
* order given by the collection.
|
|
*
|
|
* @param c collection of elements to add to the new vector
|
|
* @throws NullPointerException if c is null
|
|
* @since 1.2
|
|
*/
|
|
public Vector(Collection c)
|
|
{
|
|
elementCount = c.size();
|
|
elementData = c.toArray(new Object[elementCount]);
|
|
}
|
|
|
|
/**
|
|
* Constructs a Vector with the initial capacity and capacity
|
|
* increment specified.
|
|
*
|
|
* @param initialCapacity the initial size of the Vector's internal array
|
|
* @param capacityIncrement the amount the internal array should be
|
|
* increased by when necessary, 0 to double the size
|
|
* @throws IllegalArgumentException if initialCapacity < 0
|
|
*/
|
|
public Vector(int initialCapacity, int capacityIncrement)
|
|
{
|
|
if (initialCapacity < 0)
|
|
throw new IllegalArgumentException();
|
|
elementData = new Object[initialCapacity];
|
|
this.capacityIncrement = capacityIncrement;
|
|
}
|
|
|
|
/**
|
|
* Constructs a Vector with the initial capacity specified, and a capacity
|
|
* increment of 0 (double in size).
|
|
*
|
|
* @param initialCapacity the initial size of the Vector's internal array
|
|
* @throws IllegalArgumentException if initialCapacity < 0
|
|
*/
|
|
public Vector(int initialCapacity)
|
|
{
|
|
this(initialCapacity, 0);
|
|
}
|
|
|
|
/**
|
|
* Copies the contents of a provided array into the Vector. If the
|
|
* array is too large to fit in the Vector, an IndexOutOfBoundsException
|
|
* is thrown without modifying the array. Old elements in the Vector are
|
|
* overwritten by the new elements.
|
|
*
|
|
* @param a target array for the copy
|
|
* @throws IndexOutOfBoundsException the array is not large enough
|
|
* @throws NullPointerException the array is null
|
|
* @see #toArray(Object[])
|
|
*/
|
|
public synchronized void copyInto(Object[] a)
|
|
{
|
|
System.arraycopy(elementData, 0, a, 0, elementCount);
|
|
}
|
|
|
|
/**
|
|
* Trims the Vector down to size. If the internal data array is larger
|
|
* than the number of Objects its holding, a new array is constructed
|
|
* that precisely holds the elements. Otherwise this does nothing.
|
|
*/
|
|
public synchronized void trimToSize()
|
|
{
|
|
// Don't bother checking for the case where size() == the capacity of the
|
|
// vector since that is a much less likely case; it's more efficient to
|
|
// not do the check and lose a bit of performance in that infrequent case
|
|
|
|
Object[] newArray = new Object[elementCount];
|
|
System.arraycopy(elementData, 0, newArray, 0, elementCount);
|
|
elementData = newArray;
|
|
}
|
|
|
|
/**
|
|
* Ensures that <code>minCapacity</code> elements can fit within this Vector.
|
|
* If <code>elementData</code> is too small, it is expanded as follows:
|
|
* If the <code>elementCount + capacityIncrement</code> is adequate, that
|
|
* is the new size. If <code>capacityIncrement</code> is non-zero, the
|
|
* candidate size is double the current. If that is not enough, the new
|
|
* size is <code>minCapacity</code>.
|
|
*
|
|
* @param minCapacity the desired minimum capacity, negative values ignored
|
|
*/
|
|
public synchronized void ensureCapacity(int minCapacity)
|
|
{
|
|
if (elementData.length >= minCapacity)
|
|
return;
|
|
|
|
int newCapacity;
|
|
if (capacityIncrement <= 0)
|
|
newCapacity = elementData.length * 2;
|
|
else
|
|
newCapacity = elementData.length + capacityIncrement;
|
|
|
|
Object[] newArray = new Object[Math.max(newCapacity, minCapacity)];
|
|
|
|
System.arraycopy(elementData, 0, newArray, 0, elementCount);
|
|
elementData = newArray;
|
|
}
|
|
|
|
/**
|
|
* Explicitly sets the size of the vector (but not necessarily the size of
|
|
* the internal data array). If the new size is smaller than the old one,
|
|
* old values that don't fit are lost. If the new size is larger than the
|
|
* old one, the vector is padded with null entries.
|
|
*
|
|
* @param newSize The new size of the internal array
|
|
* @throws ArrayIndexOutOfBoundsException if the new size is negative
|
|
*/
|
|
public synchronized void setSize(int newSize)
|
|
{
|
|
// Don't bother checking for the case where size() == the capacity of the
|
|
// vector since that is a much less likely case; it's more efficient to
|
|
// not do the check and lose a bit of performance in that infrequent case
|
|
modCount++;
|
|
ensureCapacity(newSize);
|
|
if (newSize < elementCount)
|
|
Arrays.fill(elementData, newSize, elementCount, null);
|
|
elementCount = newSize;
|
|
}
|
|
|
|
/**
|
|
* Returns the size of the internal data array (not the amount of elements
|
|
* contained in the Vector).
|
|
*
|
|
* @return capacity of the internal data array
|
|
*/
|
|
public synchronized int capacity()
|
|
{
|
|
return elementData.length;
|
|
}
|
|
|
|
/**
|
|
* Returns the number of elements stored in this Vector.
|
|
*
|
|
* @return the number of elements in this Vector
|
|
*/
|
|
public synchronized int size()
|
|
{
|
|
return elementCount;
|
|
}
|
|
|
|
/**
|
|
* Returns true if this Vector is empty, false otherwise
|
|
*
|
|
* @return true if the Vector is empty, false otherwise
|
|
*/
|
|
public synchronized boolean isEmpty()
|
|
{
|
|
return elementCount == 0;
|
|
}
|
|
|
|
/**
|
|
* Returns an Enumeration of the elements of this Vector. The enumeration
|
|
* visits the elements in increasing index order, but is NOT thread-safe.
|
|
*
|
|
* @return an Enumeration
|
|
* @see #iterator()
|
|
*/
|
|
// No need to synchronize as the Enumeration is not thread-safe!
|
|
public Enumeration elements()
|
|
{
|
|
return new Enumeration()
|
|
{
|
|
private int i = 0;
|
|
|
|
public boolean hasMoreElements()
|
|
{
|
|
return i < elementCount;
|
|
}
|
|
|
|
public Object nextElement()
|
|
{
|
|
if (i >= elementCount)
|
|
throw new NoSuchElementException();
|
|
return elementData[i++];
|
|
}
|
|
};
|
|
}
|
|
|
|
/**
|
|
* Returns true when <code>elem</code> is contained in this Vector.
|
|
*
|
|
* @param elem the element to check
|
|
* @return true if the object is contained in this Vector, false otherwise
|
|
*/
|
|
public boolean contains(Object elem)
|
|
{
|
|
return indexOf(elem, 0) >= 0;
|
|
}
|
|
|
|
/**
|
|
* Returns the first occurrence of <code>elem</code> in the Vector, or -1 if
|
|
* <code>elem</code> is not found.
|
|
*
|
|
* @param elem the object to search for
|
|
* @return the index of the first occurrence, or -1 if not found
|
|
*/
|
|
public int indexOf(Object elem)
|
|
{
|
|
return indexOf(elem, 0);
|
|
}
|
|
|
|
/**
|
|
* Searches the vector starting at <code>index</code> for object
|
|
* <code>elem</code> and returns the index of the first occurrence of this
|
|
* Object. If the object is not found, or index is larger than the size
|
|
* of the vector, -1 is returned.
|
|
*
|
|
* @param e the Object to search for
|
|
* @param index start searching at this index
|
|
* @return the index of the next occurrence, or -1 if it is not found
|
|
* @throws IndexOutOfBoundsException if index < 0
|
|
*/
|
|
public synchronized int indexOf(Object e, int index)
|
|
{
|
|
for (int i = index; i < elementCount; i++)
|
|
if (equals(e, elementData[i]))
|
|
return i;
|
|
return -1;
|
|
}
|
|
|
|
/**
|
|
* Returns the last index of <code>elem</code> within this Vector, or -1
|
|
* if the object is not within the Vector.
|
|
*
|
|
* @param elem the object to search for
|
|
* @return the last index of the object, or -1 if not found
|
|
*/
|
|
public int lastIndexOf(Object elem)
|
|
{
|
|
return lastIndexOf(elem, elementCount - 1);
|
|
}
|
|
|
|
/**
|
|
* Returns the index of the first occurrence of <code>elem</code>, when
|
|
* searching backwards from <code>index</code>. If the object does not
|
|
* occur in this Vector, or index is less than 0, -1 is returned.
|
|
*
|
|
* @param e the object to search for
|
|
* @param index the index to start searching in reverse from
|
|
* @return the index of the Object if found, -1 otherwise
|
|
* @throws IndexOutOfBoundsException if index >= size()
|
|
*/
|
|
public synchronized int lastIndexOf(Object e, int index)
|
|
{
|
|
checkBoundExclusive(index);
|
|
for (int i = index; i >= 0; i--)
|
|
if (equals(e, elementData[i]))
|
|
return i;
|
|
return -1;
|
|
}
|
|
|
|
/**
|
|
* Returns the Object stored at <code>index</code>.
|
|
*
|
|
* @param index the index of the Object to retrieve
|
|
* @return the object at <code>index</code>
|
|
* @throws ArrayIndexOutOfBoundsException index < 0 || index >= size()
|
|
* @see #get(int)
|
|
*/
|
|
public synchronized Object elementAt(int index)
|
|
{
|
|
checkBoundExclusive(index);
|
|
return elementData[index];
|
|
}
|
|
|
|
/**
|
|
* Returns the first element (index 0) in the Vector.
|
|
*
|
|
* @return the first Object in the Vector
|
|
* @throws NoSuchElementException the Vector is empty
|
|
*/
|
|
public synchronized Object firstElement()
|
|
{
|
|
if (elementCount == 0)
|
|
throw new NoSuchElementException();
|
|
|
|
return elementData[0];
|
|
}
|
|
|
|
/**
|
|
* Returns the last element in the Vector.
|
|
*
|
|
* @return the last Object in the Vector
|
|
* @throws NoSuchElementException the Vector is empty
|
|
*/
|
|
public synchronized Object lastElement()
|
|
{
|
|
if (elementCount == 0)
|
|
throw new NoSuchElementException();
|
|
|
|
return elementData[elementCount - 1];
|
|
}
|
|
|
|
/**
|
|
* Changes the element at <code>index</code> to be <code>obj</code>
|
|
*
|
|
* @param obj the object to store
|
|
* @param index the position in the Vector to store the object
|
|
* @throws ArrayIndexOutOfBoundsException the index is out of range
|
|
* @see #set(int, Object)
|
|
*/
|
|
public void setElementAt(Object obj, int index)
|
|
{
|
|
set(index, obj);
|
|
}
|
|
|
|
/**
|
|
* Removes the element at <code>index</code>, and shifts all elements at
|
|
* positions greater than index to their index - 1.
|
|
*
|
|
* @param index the index of the element to remove
|
|
* @throws ArrayIndexOutOfBoundsException index < 0 || index >= size();
|
|
* @see #remove(int)
|
|
*/
|
|
public void removeElementAt(int index)
|
|
{
|
|
remove(index);
|
|
}
|
|
|
|
/**
|
|
* Inserts a new element into the Vector at <code>index</code>. Any elements
|
|
* at or greater than index are shifted up one position.
|
|
*
|
|
* @param obj the object to insert
|
|
* @param index the index at which the object is inserted
|
|
* @throws ArrayIndexOutOfBoundsException index < 0 || index > size()
|
|
* @see #add(int, Object)
|
|
*/
|
|
public synchronized void insertElementAt(Object obj, int index)
|
|
{
|
|
checkBoundInclusive(index);
|
|
if (elementCount == elementData.length)
|
|
ensureCapacity(elementCount + 1);
|
|
modCount++;
|
|
System.arraycopy(elementData, index, elementData, index + 1,
|
|
elementCount - index);
|
|
elementCount++;
|
|
elementData[index] = obj;
|
|
}
|
|
|
|
/**
|
|
* Adds an element to the Vector at the end of the Vector. The vector
|
|
* is increased by ensureCapacity(size() + 1) if needed.
|
|
*
|
|
* @param obj the object to add to the Vector
|
|
*/
|
|
public synchronized void addElement(Object obj)
|
|
{
|
|
if (elementCount == elementData.length)
|
|
ensureCapacity(elementCount + 1);
|
|
modCount++;
|
|
elementData[elementCount++] = obj;
|
|
}
|
|
|
|
/**
|
|
* Removes the first (the lowestindex) occurance of the given object from
|
|
* the Vector. If such a remove was performed (the object was found), true
|
|
* is returned. If there was no such object, false is returned.
|
|
*
|
|
* @param obj the object to remove from the Vector
|
|
* @return true if the Object was in the Vector, false otherwise
|
|
* @see #remove(Object)
|
|
*/
|
|
public synchronized boolean removeElement(Object obj)
|
|
{
|
|
int idx = indexOf(obj, 0);
|
|
if (idx >= 0)
|
|
{
|
|
remove(idx);
|
|
return true;
|
|
}
|
|
return false;
|
|
}
|
|
|
|
/**
|
|
* Removes all elements from the Vector. Note that this does not
|
|
* resize the internal data array.
|
|
*
|
|
* @see #clear()
|
|
*/
|
|
public synchronized void removeAllElements()
|
|
{
|
|
if (elementCount == 0)
|
|
return;
|
|
|
|
modCount++;
|
|
Arrays.fill(elementData, 0, elementCount, null);
|
|
elementCount = 0;
|
|
}
|
|
|
|
/**
|
|
* Creates a new Vector with the same contents as this one. The clone is
|
|
* shallow; elements are not cloned.
|
|
*
|
|
* @return the clone of this vector
|
|
*/
|
|
public synchronized Object clone()
|
|
{
|
|
try
|
|
{
|
|
Vector clone = (Vector) super.clone();
|
|
clone.elementData = (Object[]) elementData.clone();
|
|
return clone;
|
|
}
|
|
catch (CloneNotSupportedException ex)
|
|
{
|
|
// Impossible to get here.
|
|
throw new InternalError(ex.toString());
|
|
}
|
|
}
|
|
|
|
/**
|
|
* Returns an Object array with the contents of this Vector, in the order
|
|
* they are stored within this Vector. Note that the Object array returned
|
|
* is not the internal data array, and that it holds only the elements
|
|
* within the Vector. This is similar to creating a new Object[] with the
|
|
* size of this Vector, then calling Vector.copyInto(yourArray).
|
|
*
|
|
* @return an Object[] containing the contents of this Vector in order
|
|
* @since 1.2
|
|
*/
|
|
public synchronized Object[] toArray()
|
|
{
|
|
Object[] newArray = new Object[elementCount];
|
|
copyInto(newArray);
|
|
return newArray;
|
|
}
|
|
|
|
/**
|
|
* Returns an array containing the contents of this Vector.
|
|
* If the provided array is large enough, the contents are copied
|
|
* into that array, and a null is placed in the position size().
|
|
* In this manner, you can obtain the size of a Vector by the position
|
|
* of the null element, if you know the vector does not itself contain
|
|
* null entries. If the array is not large enough, reflection is used
|
|
* to create a bigger one of the same runtime type.
|
|
*
|
|
* @param a an array to copy the Vector into if large enough
|
|
* @return an array with the contents of this Vector in order
|
|
* @throws ArrayStoreException the runtime type of the provided array
|
|
* cannot hold the elements of the Vector
|
|
* @throws NullPointerException if <code>a</code> is null
|
|
* @since 1.2
|
|
*/
|
|
public synchronized Object[] toArray(Object[] a)
|
|
{
|
|
if (a.length < elementCount)
|
|
a = (Object[]) Array.newInstance(a.getClass().getComponentType(),
|
|
elementCount);
|
|
else if (a.length > elementCount)
|
|
a[elementCount] = null;
|
|
System.arraycopy(elementData, 0, a, 0, elementCount);
|
|
return a;
|
|
}
|
|
|
|
/**
|
|
* Returns the element at position <code>index</code>.
|
|
*
|
|
* @param index the position from which an element will be retrieved
|
|
* @return the element at that position
|
|
* @throws ArrayIndexOutOfBoundsException index < 0 || index >= size()
|
|
* @since 1.2
|
|
*/
|
|
public Object get(int index)
|
|
{
|
|
return elementAt(index);
|
|
}
|
|
|
|
/**
|
|
* Puts <code>element</code> into the Vector at position <code>index</code>
|
|
* and returns the Object that previously occupied that position.
|
|
*
|
|
* @param index the index within the Vector to place the Object
|
|
* @param element the Object to store in the Vector
|
|
* @return the previous object at the specified index
|
|
* @throws ArrayIndexOutOfBoundsException index < 0 || index >= size()
|
|
* @since 1.2
|
|
*/
|
|
public synchronized Object set(int index, Object element)
|
|
{
|
|
checkBoundExclusive(index);
|
|
Object temp = elementData[index];
|
|
elementData[index] = element;
|
|
return temp;
|
|
}
|
|
|
|
/**
|
|
* Adds an object to the Vector.
|
|
*
|
|
* @param o the element to add to the Vector
|
|
* @return true, as specified by List
|
|
* @since 1.2
|
|
*/
|
|
public boolean add(Object o)
|
|
{
|
|
addElement(o);
|
|
return true;
|
|
}
|
|
|
|
/**
|
|
* Removes the given Object from the Vector. If it exists, true
|
|
* is returned, if not, false is returned.
|
|
*
|
|
* @param o the object to remove from the Vector
|
|
* @return true if the Object existed in the Vector, false otherwise
|
|
* @since 1.2
|
|
*/
|
|
public boolean remove(Object o)
|
|
{
|
|
return removeElement(o);
|
|
}
|
|
|
|
/**
|
|
* Adds an object at the specified index. Elements at or above
|
|
* index are shifted up one position.
|
|
*
|
|
* @param index the index at which to add the element
|
|
* @param element the element to add to the Vector
|
|
* @throws ArrayIndexOutOfBoundsException index < 0 || index > size()
|
|
* @since 1.2
|
|
*/
|
|
public void add(int index, Object element)
|
|
{
|
|
insertElementAt(element, index);
|
|
}
|
|
|
|
/**
|
|
* Removes the element at the specified index, and returns it.
|
|
*
|
|
* @param index the position from which to remove the element
|
|
* @return the object removed
|
|
* @throws ArrayIndexOutOfBoundsException index < 0 || index >= size()
|
|
* @since 1.2
|
|
*/
|
|
public synchronized Object remove(int index)
|
|
{
|
|
checkBoundExclusive(index);
|
|
Object temp = elementData[index];
|
|
modCount++;
|
|
elementCount--;
|
|
if (index < elementCount)
|
|
System.arraycopy(elementData, index + 1, elementData, index,
|
|
elementCount - index);
|
|
elementData[elementCount] = null;
|
|
return temp;
|
|
}
|
|
|
|
/**
|
|
* Clears all elements in the Vector and sets its size to 0.
|
|
*/
|
|
public void clear()
|
|
{
|
|
removeAllElements();
|
|
}
|
|
|
|
/**
|
|
* Returns true if this Vector contains all the elements in c.
|
|
*
|
|
* @param c the collection to compare to
|
|
* @return true if this vector contains all elements of c
|
|
* @throws NullPointerException if c is null
|
|
* @since 1.2
|
|
*/
|
|
public synchronized boolean containsAll(Collection c)
|
|
{
|
|
// Here just for the sychronization.
|
|
return super.containsAll(c);
|
|
}
|
|
|
|
/**
|
|
* Appends all elements of the given collection to the end of this Vector.
|
|
* Behavior is undefined if the collection is modified during this operation
|
|
* (for example, if this == c).
|
|
*
|
|
* @param c the collection to append
|
|
* @return true if this vector changed, in other words c was not empty
|
|
* @throws NullPointerException if c is null
|
|
* @since 1.2
|
|
*/
|
|
public synchronized boolean addAll(Collection c)
|
|
{
|
|
return addAll(elementCount, c);
|
|
}
|
|
|
|
/**
|
|
* Remove from this vector all elements contained in the given collection.
|
|
*
|
|
* @param c the collection to filter out
|
|
* @return true if this vector changed
|
|
* @throws NullPointerException if c is null
|
|
* @since 1.2
|
|
*/
|
|
public synchronized boolean removeAll(Collection c)
|
|
{
|
|
if (c == null)
|
|
throw new NullPointerException();
|
|
|
|
int i;
|
|
int j;
|
|
for (i = 0; i < elementCount; i++)
|
|
if (c.contains(elementData[i]))
|
|
break;
|
|
if (i == elementCount)
|
|
return false;
|
|
|
|
modCount++;
|
|
for (j = i++; i < elementCount; i++)
|
|
if (! c.contains(elementData[i]))
|
|
elementData[j++] = elementData[i];
|
|
elementCount -= i - j;
|
|
return true;
|
|
}
|
|
|
|
/**
|
|
* Retain in this vector only the elements contained in the given collection.
|
|
*
|
|
* @param c the collection to filter by
|
|
* @return true if this vector changed
|
|
* @throws NullPointerException if c is null
|
|
* @since 1.2
|
|
*/
|
|
public synchronized boolean retainAll(Collection c)
|
|
{
|
|
if (c == null)
|
|
throw new NullPointerException();
|
|
|
|
int i;
|
|
int j;
|
|
for (i = 0; i < elementCount; i++)
|
|
if (! c.contains(elementData[i]))
|
|
break;
|
|
if (i == elementCount)
|
|
return false;
|
|
|
|
modCount++;
|
|
for (j = i++; i < elementCount; i++)
|
|
if (c.contains(elementData[i]))
|
|
elementData[j++] = elementData[i];
|
|
elementCount -= i - j;
|
|
return true;
|
|
}
|
|
|
|
/**
|
|
* Inserts all elements of the given collection at the given index of
|
|
* this Vector. Behavior is undefined if the collection is modified during
|
|
* this operation (for example, if this == c).
|
|
*
|
|
* @param c the collection to append
|
|
* @return true if this vector changed, in other words c was not empty
|
|
* @throws NullPointerException if c is null
|
|
* @throws ArrayIndexOutOfBoundsException index < 0 || index > size()
|
|
* @since 1.2
|
|
*/
|
|
public synchronized boolean addAll(int index, Collection c)
|
|
{
|
|
checkBoundInclusive(index);
|
|
Iterator itr = c.iterator();
|
|
int csize = c.size();
|
|
|
|
modCount++;
|
|
ensureCapacity(elementCount + csize);
|
|
int end = index + csize;
|
|
if (elementCount > 0 && index != elementCount)
|
|
System.arraycopy(elementData, index,
|
|
elementData, end, elementCount - index);
|
|
elementCount += csize;
|
|
for ( ; index < end; index++)
|
|
elementData[index] = itr.next();
|
|
return (csize > 0);
|
|
}
|
|
|
|
/**
|
|
* Compares this to the given object.
|
|
*
|
|
* @param o the object to compare to
|
|
* @return true if the two are equal
|
|
* @since 1.2
|
|
*/
|
|
public synchronized boolean equals(Object o)
|
|
{
|
|
// Here just for the sychronization.
|
|
return super.equals(o);
|
|
}
|
|
|
|
/**
|
|
* Computes the hashcode of this object.
|
|
*
|
|
* @return the hashcode
|
|
* @since 1.2
|
|
*/
|
|
public synchronized int hashCode()
|
|
{
|
|
// Here just for the sychronization.
|
|
return super.hashCode();
|
|
}
|
|
|
|
/**
|
|
* Returns a string representation of this Vector in the form
|
|
* "[element0, element1, ... elementN]".
|
|
*
|
|
* @return the String representation of this Vector
|
|
*/
|
|
public synchronized String toString()
|
|
{
|
|
// Here just for the sychronization.
|
|
return super.toString();
|
|
}
|
|
|
|
/**
|
|
* Obtain a List view of a subsection of this list, from fromIndex
|
|
* (inclusive) to toIndex (exclusive). If the two indices are equal, the
|
|
* sublist is empty. The returned list is modifiable, and changes in one
|
|
* reflect in the other. If this list is structurally modified in
|
|
* any way other than through the returned list, the result of any subsequent
|
|
* operations on the returned list is undefined.
|
|
* <p>
|
|
*
|
|
* @param fromIndex the index that the returned list should start from
|
|
* (inclusive)
|
|
* @param toIndex the index that the returned list should go to (exclusive)
|
|
* @return a List backed by a subsection of this vector
|
|
* @throws IndexOutOfBoundsException if fromIndex < 0
|
|
* || toIndex > size()
|
|
* @throws IllegalArgumentException if fromIndex > toIndex
|
|
* @see ConcurrentModificationException
|
|
* @since 1.2
|
|
*/
|
|
public synchronized List subList(int fromIndex, int toIndex)
|
|
{
|
|
List sub = super.subList(fromIndex, toIndex);
|
|
// We must specify the correct object to synchronize upon, hence the
|
|
// use of a non-public API
|
|
return new Collections.SynchronizedList(this, sub);
|
|
}
|
|
|
|
/**
|
|
* Removes a range of elements from this list.
|
|
* Does nothing when toIndex is equal to fromIndex.
|
|
*
|
|
* @param fromIndex the index to start deleting from (inclusive)
|
|
* @param toIndex the index to delete up to (exclusive)
|
|
* @throws IndexOutOfBoundsException if fromIndex > toIndex
|
|
*/
|
|
// This does not need to be synchronized, because it is only called through
|
|
// clear() of a sublist, and clear() had already synchronized.
|
|
protected void removeRange(int fromIndex, int toIndex)
|
|
{
|
|
int change = toIndex - fromIndex;
|
|
if (change > 0)
|
|
{
|
|
modCount++;
|
|
System.arraycopy(elementData, toIndex, elementData, fromIndex,
|
|
elementCount - toIndex);
|
|
int save = elementCount;
|
|
elementCount -= change;
|
|
Arrays.fill(elementData, elementCount, save, null);
|
|
}
|
|
else if (change < 0)
|
|
throw new IndexOutOfBoundsException();
|
|
}
|
|
|
|
/**
|
|
* Checks that the index is in the range of possible elements (inclusive).
|
|
*
|
|
* @param index the index to check
|
|
* @throws ArrayIndexOutOfBoundsException if index > size
|
|
*/
|
|
private void checkBoundInclusive(int index)
|
|
{
|
|
// Implementation note: we do not check for negative ranges here, since
|
|
// use of a negative index will cause an ArrayIndexOutOfBoundsException
|
|
// with no effort on our part.
|
|
if (index > elementCount)
|
|
throw new ArrayIndexOutOfBoundsException(index + " > " + elementCount);
|
|
}
|
|
|
|
/**
|
|
* Checks that the index is in the range of existing elements (exclusive).
|
|
*
|
|
* @param index the index to check
|
|
* @throws ArrayIndexOutOfBoundsException if index >= size
|
|
*/
|
|
private void checkBoundExclusive(int index)
|
|
{
|
|
// Implementation note: we do not check for negative ranges here, since
|
|
// use of a negative index will cause an ArrayIndexOutOfBoundsException
|
|
// with no effort on our part.
|
|
if (index >= elementCount)
|
|
throw new ArrayIndexOutOfBoundsException(index + " >= " + elementCount);
|
|
}
|
|
|
|
/**
|
|
* Serializes this object to the given stream.
|
|
*
|
|
* @param s the stream to write to
|
|
* @throws IOException if the underlying stream fails
|
|
* @serialData just calls default write function
|
|
*/
|
|
private synchronized void writeObject(ObjectOutputStream s)
|
|
throws IOException
|
|
{
|
|
s.defaultWriteObject();
|
|
}
|
|
|
|
}
|