New APIs in Java 21
Comparing Java 21 (21.0.4+7-LTS-tem) with Java 1.3 (1.3.1.29-oracle).
Element | Modification |
---|---|
java.applet |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.awt.color |
|
ColorSpace |
|
|
|
|
|
ICC_ColorSpace |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
finalize() |
|
java.awt.datatransfer |
|
Clipboard |
|
|
|
|
|
|
|
|
|
|
|
|
|
DataFlavor |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.awt.dnd |
|
DragGestureEvent |
|
|
|
|
|
|
|
|
|
|
|
DragSourceContext(DragSourceContextPeer,... |
|
|
|
DragSourceDragEvent |
|
|
|
|
|
DragSourceDropEvent |
|
|
|
DragSourceEvent |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
createDragSourceContext(DragSourceContextPeer,... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
addNotify(DropTargetContextPeer) |
|
removeNotify() |
|
DropTargetDragEvent |
|
|
|
DropTarget |
|
|
|
|
|
|
|
|
|
|
|
|
|
addNotify(ComponentPeer) |
|
|
|
removeNotify(ComponentPeer) |
|
|
|
java.awt.event |
|
|
|
ActionEvent |
|
|
|
|
|
AdjustmentEvent |
|
|
|
|
|
ComponentAdapter |
|
|
|
ContainerAdapter |
|
|
|
FocusAdapter |
|
|
|
FocusEvent |
|
|
|
|
|
|
|
|
|
HierarchyBoundsAdapter |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
InputMethodEvent |
|
|
|
|
|
InvocationEvent |
|
|
|
|
|
|
|
|
|
KeyAdapter |
|
|
|
KeyEvent |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
setSource(Object) |
|
|
|
|
|
|
|
|
|
|
|
MouseEvent |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MouseMotionAdapter |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
WindowEvent |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.awt.font |
|
FontRenderContext |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
GlyphMetrics |
|
|
|
|
|
|
|
GlyphVector |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
GraphicAttribute |
|
|
|
|
|
LineMetrics |
|
|
|
|
|
ShapeGraphicAttribute |
|
|
|
TextAttribute |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TextLayout |
|
equals(Object) |
|
|
|
|
|
hashCode() |
|
|
|
|
|
|
|
TransformAttribute |
|
|
|
|
|
|
|
|
|
|
|
java.awt.geom |
|
AffineTransform |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Arc2D |
|
|
|
|
|
|
|
|
|
getBounds2D() |
|
|
|
getBounds2D() |
|
CubicCurve2D |
|
|
|
|
|
|
|
Ellipse2D |
|
|
|
|
|
|
|
WIND_EVEN_ODD |
|
WIND_NON_ZERO |
|
append(PathIterator, boolean) |
|
append(Shape, boolean) |
|
clone() |
|
closePath() |
|
contains(Point2D) |
|
contains(Rectangle2D) |
|
contains(double, double) |
|
contains(double, double, double, double) |
|
createTransformedShape(AffineTransform) |
|
curveTo(float, float, float, float, float, float) |
|
getBounds() |
|
getBounds2D() |
|
getCurrentPoint() |
|
getPathIterator(AffineTransform) |
|
getPathIterator(AffineTransform, double) |
|
getWindingRule() |
|
intersects(Rectangle2D) |
|
intersects(double, double, double, double) |
|
lineTo(float, float) |
|
moveTo(float, float) |
|
quadTo(float, float, float, float) |
|
reset() |
|
setWindingRule(int) |
|
transform(AffineTransform) |
|
|
|
|
|
Line2D |
|
getBounds2D() |
|
|
|
|
|
|
|
|
|
|
|
|
|
getBounds2D() |
|
|
|
getBounds2D() |
|
QuadCurve2D |
|
|
|
|
|
|
|
RectangularShape |
|
contains(double, double) |
|
contains(double, double, double, double) |
|
getBounds2D() |
|
getPathIterator(AffineTransform) |
|
intersects(double, double, double, double) |
|
|
|
|
|
RoundRectangle2D |
|
|
|
|
|
java.awt.im.spi |
|
InputMethodContext |
|
|
|
java.awt.image |
|
|
|
AffineTransformOp |
|
|
|
BandedSampleModel |
|
|
|
|
|
|
|
|
|
flush() |
|
|
|
ColorModel |
|
finalize() |
|
|
|
|
|
|
|
ComponentColorModel |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ComponentSampleModel |
|
|
|
|
|
|
|
|
|
IndexColorModel |
|
|
|
finalize() |
|
|
|
MultiPixelPackedSampleModel |
|
|
|
|
|
PackedColorModel |
|
|
|
PixelInterleavedSampleModel |
|
|
|
RGBImageFilter |
|
|
|
SinglePixelPackedSampleModel |
|
|
|
|
|
|
|
|
|
java.awt.peer |
|
CanvasPeer |
|
|
|
ChoicePeer |
|
addItem(String, int) |
|
ComponentPeer |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
checkImage(Image, int, int, ImageObserver) |
|
|
|
createImage(ImageProducer) |
|
|
|
|
|
disable() |
|
enable() |
|
|
|
|
|
getToolkit() |
|
|
|
hide() |
|
isFocusTraversable() |
|
|
|
|
|
|
|
|
|
minimumSize() |
|
preferredSize() |
|
prepareImage(Image, int, int, ImageObserver) |
|
repaint(long, int, int, int, int) |
|
|
|
requestFocus() |
|
|
|
reshape(int, int, int, int) |
|
setBounds(int, int, int, int) |
|
|
|
setCursor(Cursor) |
|
|
|
show() |
|
|
|
|
|
ContainerPeer |
|
|
|
|
|
insets() |
|
|
|
DialogPeer |
|
|
|
FramePeer |
|
|
|
|
|
|
|
setIconImage(Image) |
|
|
|
|
|
ListPeer |
|
addItem(String, int) |
|
clear() |
|
minimumSize(int) |
|
preferredSize(int) |
|
setMultipleSelections(boolean) |
|
MenuComponentPeer |
|
|
|
MenuItemPeer |
|
disable() |
|
enable() |
|
MenuPeer |
|
addSeparator() |
|
|
|
RobotPeer |
|
|
|
|
|
|
|
|
|
TextAreaPeer |
|
insertText(String, int) |
|
minimumSize(int, int) |
|
preferredSize(int, int) |
|
replaceText(String, int, int) |
|
TextComponentPeer |
|
filterEvents(long) |
|
getCharacterBounds(int) |
|
getIndexAtPoint(int, int) |
|
|
|
TextFieldPeer |
|
minimumSize(int) |
|
preferredSize(int) |
|
setEchoCharacter(char) |
|
|
|
WindowPeer |
|
CONSUME_EVENT |
|
FOCUS_NEXT |
|
FOCUS_PREVIOUS |
|
IGNORE_EVENT |
|
handleFocusTraversalEvent(KeyEvent) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.awt.print |
|
PrinterIOException |
|
|
|
PrinterJob |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.awt |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
AWTEvent |
|
|
|
|
|
|
|
|
|
finalize() |
|
|
|
|
|
AlphaComposite |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BorderLayout |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Button |
|
|
|
|
|
|
|
Canvas |
|
|
|
|
|
|
|
|
|
CheckboxMenuItem |
|
|
|
|
|
|
|
|
|
Checkbox |
|
|
|
|
|
|
|
|
|
|
|
|
|
Choice |
|
|
|
|
|
Color |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ComponentOrientation |
|
|
|
Component |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
getPeer() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Container.AccessibleAWTContainer |
|
|
|
|
|
|
|
Container |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Cursor |
|
|
|
finalize() |
|
|
|
|
|
|
|
|
|
Dialog |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dispose() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
EventQueue |
|
|
|
|
|
|
|
|
|
FileDialog |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
FlowLayout |
|
|
|
|
|
|
|
FontMetrics |
|
|
|
Font |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
finalize() |
|
getPeer() |
|
|
|
|
|
|
|
|
|
Frame |
|
|
|
|
|
|
|
|
|
|
|
finalize() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
GraphicsConfiguration |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
GraphicsDevice |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
GraphicsEnvironment |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Graphics |
|
|
|
GridBagConstraints |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
GridBagLayout |
|
|
|
|
|
|
|
|
|
|
|
|
|
Image |
|
|
|
|
|
|
|
|
|
|
|
|
|
Insets |
|
|
|
|
|
Label |
|
|
|
|
|
|
|
|
|
List |
|
|
|
|
|
|
|
|
|
|
|
MenuBar |
|
|
|
MenuComponent |
|
|
|
getPeer() |
|
MenuItem |
|
|
|
|
|
|
|
|
|
Menu |
|
|
|
|
|
|
|
|
|
|
|
|
|
Polygon |
|
|
|
|
|
PopupMenu |
|
|
|
|
|
|
|
PrintJob |
|
|
|
|
|
|
|
RenderingHints |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Robot |
|
|
|
|
|
|
|
ScrollPane |
|
|
|
|
|
|
|
|
|
|
|
|
|
Scrollbar |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SystemColor |
|
createContext(ColorModel, Rectangle, Rectangle2D,... |
|
getRGB() |
|
|
|
|
|
TextArea |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TextField |
|
|
|
|
|
|
|
|
|
|
|
Toolkit |
|
|
|
|
|
createButton(Button) |
|
createCanvas(Canvas) |
|
createCheckbox(Checkbox) |
|
createCheckboxMenuItem(CheckboxMenuItem) |
|
createChoice(Choice) |
|
createComponent(Component) |
|
|
|
createDialog(Dialog) |
|
createDragSourceContextPeer(DragGestureEvent) |
|
createFileDialog(FileDialog) |
|
createFrame(Frame) |
|
createLabel(Label) |
|
createList(List) |
|
createMenu(Menu) |
|
createMenuBar(MenuBar) |
|
createMenuItem(MenuItem) |
|
createPanel(Panel) |
|
createPopupMenu(PopupMenu) |
|
createScrollPane(ScrollPane) |
|
createScrollbar(Scrollbar) |
|
createTextArea(TextArea) |
|
createTextField(TextField) |
|
createWindow(Window) |
|
|
|
|
|
|
|
|
|
getFontPeer(String, int) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Window |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
finalize() |
|
|
|
|
|
|
|
|
|
|
|
getGraphicsConfiguration() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Adjustable |
|
|
|
|
|
|
|
|
|
java.beans |
|
|
|
|
|
|
|
|
|
Beans |
|
|
|
|
|
|
|
|
|
EventSetDescriptor |
|
|
|
|
|
|
|
|
|
FeatureDescriptor |
|
|
|
|
|
IndexedPropertyDescriptor |
|
|
|
|
|
Introspector |
|
|
|
|
|
PropertyChangeEvent |
|
|
|
|
|
PropertyChangeSupport |
|
|
|
|
|
|
|
|
|
|
|
PropertyDescriptor |
|
|
|
|
|
PropertyEditorSupport |
|
|
|
|
|
|
|
|
|
|
|
|
|
VetoableChangeSupport |
|
|
|
|
|
|
|
|
|
|
|
|
|
java.io |
|
BufferedInputStream |
|
BufferedReader |
|
|
|
ByteArrayInputStream |
|
ByteArrayOutputStream |
|
CharArrayReader |
|
|
|
CharArrayWriter |
|
|
|
|
|
|
|
|
|
FileInputStream |
|
finalize() |
|
|
|
|
|
|
|
FileOutputStream |
|
|
|
finalize() |
|
|
|
FileReader |
|
FileWriter |
|
|
|
File |
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
IOException |
|
|
|
|
|
InputStreamReader |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
InvalidClassException |
|
InvalidObjectException |
|
|
|
|
|
ObjectInputStream.GetField |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ObjectInputStream |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ObjectOutputStream.PutField |
|
|
|
ObjectOutputStream |
|
|
|
|
|
|
|
ObjectStreamException |
|
ObjectStreamField |
|
|
|
|
|
OutputStreamWriter |
|
|
|
|
|
|
|
|
|
|
|
PipedInputStream |
|
|
|
|
|
PipedReader |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PrintWriter |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PushbackInputStream |
|
|
|
|
|
PushbackReader |
|
|
|
|
|
|
|
|
|
|
|
SequenceInputStream |
|
|
|
StringWriter |
|
|
|
|
|
|
|
|
|
WriteAbortedException |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ObjectStreamConstants |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.lang.ref |
|
|
|
ReferenceQueue |
|
|
|
|
|
|
|
|
|
|
|
java.lang.reflect |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Field |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
printStackTrace() |
|
printStackTrace(PrintStream) |
|
printStackTrace(PrintWriter) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Modifier |
|
Modifier() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Proxy |
|
|
|
|
|
UndeclaredThrowableException |
|
printStackTrace() |
|
printStackTrace(PrintStream) |
|
printStackTrace(PrintWriter) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
InvocationHandler |
|
Member |
|
|
|
|
|
|
|
|
|
|
|
java.lang |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
Character.UnicodeBlock |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ClassLoader |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
printStackTrace() |
|
printStackTrace(PrintStream) |
|
printStackTrace(PrintWriter) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Compiler |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Error |
|
|
|
|
|
|
|
ExceptionInInitializerError |
|
printStackTrace() |
|
printStackTrace(PrintStream) |
|
printStackTrace(PrintWriter) |
|
Exception |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
IllegalArgumentException |
|
|
|
|
|
|
|
IllegalStateException |
|
|
|
|
|
IndexOutOfBoundsException |
|
|
|
InheritableThreadLocal |
|
get() |
|
set(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
InternalError |
|
|
|
|
|
|
|
LinkageError |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Math |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
NullPointerException |
|
|
|
|
|
Object |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Process |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
RuntimeException |
|
|
|
|
|
|
|
Runtime |
|
|
|
|
|
|
|
|
|
getLocalizedInputStream(InputStream) |
|
getLocalizedOutputStream(OutputStream) |
|
|
|
|
|
runFinalizersOnExit(boolean) |
|
traceInstructions(boolean) |
|
traceMethodCalls(boolean) |
|
|
|
SecurityException |
|
|
|
|
|
|
|
inCheck |
|
checkAwtEventQueueAccess() |
|
checkMemberAccess(Class, int) |
|
|
|
checkSystemClipboardAccess() |
|
checkTopLevelWindow(Object) |
|
classDepth(String) |
|
classLoaderDepth() |
|
currentClassLoader() |
|
currentLoadedClass() |
|
getInCheck() |
|
inClass(String) |
|
inClassLoader() |
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
StrictMath |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
System |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
runFinalizersOnExit(boolean) |
|
|
|
|
|
|
|
allowThreadSuspension(boolean) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ThreadLocal |
|
|
|
|
|
Thread |
|
|
|
|
|
|
|
|
|
destroy() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
stop(Throwable) |
|
|
|
Throwable |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
UnsupportedOperationException |
|
|
|
|
|
VirtualMachineError |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.math |
|
BigDecimal |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BigInteger |
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.net |
|
Authenticator |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DatagramPacket |
|
|
|
|
|
|
|
|
|
DatagramSocketImpl |
|
|
|
|
|
|
|
getOption(int) |
|
|
|
|
|
|
|
|
|
setOption(int, Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
HttpURLConnection |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MulticastSocket |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SocketException |
|
SocketImpl |
|
|
|
|
|
getOption(int) |
|
|
|
|
|
setOption(int, Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
URLConnection |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
URLDecoder |
|
URLDecoder() |
|
|
|
|
|
URLEncoder |
|
|
|
|
|
|
|
URLStreamHandler |
|
|
|
URL |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
set(String, String, int, String, String) |
|
set(String, String, int, String, String, String,... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SocketOptions |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.rmi.activation |
|
java.rmi.registry |
|
|
|
java.rmi.server |
|
|
|
|
|
|
|
RMIClassLoader |
|
|
|
|
|
|
|
|
|
|
|
ServerCloneException |
|
|
|
printStackTrace() |
|
printStackTrace(PrintStream) |
|
printStackTrace(PrintWriter) |
|
|
|
|
|
|
|
UnicastRemoteObject |
|
|
|
|
|
|
|
|
|
|
|
RemoteRef |
|
|
|
|
|
|
|
|
|
java.rmi |
|
|
|
|
|
RemoteException |
|
|
|
printStackTrace() |
|
printStackTrace(PrintStream) |
|
printStackTrace(PrintWriter) |
|
|
|
java.security.acl |
|
java.security.cert |
|
CRLException |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CertificateEncodingException |
|
|
|
|
|
CertificateException |
|
|
|
|
|
CertificateFactorySpi |
|
|
|
|
|
|
|
|
|
CertificateFactory |
|
|
|
|
|
|
|
|
|
|
|
CertificateParsingException |
|
|
|
|
|
|
|
Certificate |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
X509CRLEntry |
|
|
|
getCriticalExtensionOIDs() |
|
getExtensionValue(String) |
|
getNonCriticalExtensionOIDs() |
|
|
|
hasUnsupportedCriticalExtension() |
|
|
|
X509CRL |
|
getCriticalExtensionOIDs() |
|
getExtensionValue(String) |
|
|
|
|
|
getNonCriticalExtensionOIDs() |
|
|
|
hasUnsupportedCriticalExtension() |
|
|
|
|
|
X509Certificate |
|
getCriticalExtensionOIDs() |
|
|
|
getExtensionValue(String) |
|
|
|
|
|
|
|
getNonCriticalExtensionOIDs() |
|
|
|
|
|
|
|
hasUnsupportedCriticalExtension() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.security.interfaces |
|
DSAKeyPairGenerator |
|
|
|
|
|
DSAPrivateKey |
|
|
|
DSAPublicKey |
|
|
|
|
|
|
|
|
|
RSAKey |
|
|
|
RSAPrivateCrtKey |
|
|
|
RSAPrivateKey |
|
|
|
RSAPublicKey |
|
|
|
java.security.spec |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
EncodedKeySpec |
|
|
|
|
|
InvalidKeySpecException |
|
|
|
|
|
|
|
PKCS8EncodedKeySpec |
|
|
|
|
|
RSAKeyGenParameterSpec |
|
|
|
|
|
RSAPrivateCrtKeySpec |
|
RSAPrivateKeySpec |
|
RSAPublicKeySpec |
|
X509EncodedKeySpec |
|
|
|
|
|
java.security |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
AlgorithmParameterGenerator |
|
|
|
AlgorithmParameters |
|
|
|
|
|
|
|
CodeSource |
|
|
|
|
|
DigestException |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
GeneralSecurityException |
|
|
|
|
|
|
|
|
|
InvalidAlgorithmParameterException |
|
|
|
|
|
InvalidKeyException |
|
|
|
|
|
InvalidParameterException |
|
KeyException |
|
|
|
|
|
KeyFactory |
|
|
|
KeyManagementException |
|
|
|
|
|
KeyPairGenerator |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
KeyStoreException |
|
|
|
|
|
KeyStoreSpi |
|
|
|
|
|
|
|
|
|
|
|
|
|
KeyStore |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MessageDigestSpi |
|
|
|
MessageDigest |
|
|
|
|
|
NoSuchAlgorithmException |
|
|
|
|
|
|
|
PermissionCollection |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PrivilegedActionException |
|
printStackTrace() |
|
printStackTrace(PrintStream) |
|
printStackTrace(PrintWriter) |
|
ProtectionDomain |
|
|
|
|
|
|
|
|
|
|
|
ProviderException |
|
|
|
|
|
Provider |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SecureClassLoader |
|
|
|
|
|
SecureRandomSpi |
|
|
|
|
|
|
|
|
|
|
|
SecureRandom |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Security |
|
|
|
SignatureException |
|
|
|
|
|
SignatureSpi |
|
|
|
|
|
|
|
Signature |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
UnresolvedPermission |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Key |
|
|
|
|
|
Principal |
|
|
|
|
|
|
|
PublicKey |
|
|
|
|
|
java.sql |
|
BatchUpdateException |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DataTruncation |
|
|
|
Date |
|
|
|
|
|
|
|
DriverManager |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SQLWarning |
|
|
|
|
|
|
|
|
|
Time |
|
|
|
|
|
|
|
Timestamp |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Types |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Array |
|
|
|
Blob |
|
|
|
|
|
|
|
|
|
|
|
|
|
CallableStatement |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Clob |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Driver |
|
|
|
|
|
|
|
PreparedStatement |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Ref |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|