New APIs in Java 21
Comparing Java 21 (21.0.4+7-LTS-tem) with Java 1.4 (1.4.2_30-oracle).
Element | Modification |
---|---|
java.applet |
|
|
|
|
|
|
|
|
|
|
|
java.awt.color |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
finalize() |
|
java.awt.datatransfer |
|
Clipboard |
|
|
|
|
|
|
|
|
|
|
|
|
|
DataFlavor |
|
|
|
|
|
|
|
|
|
|
|
|
|
java.awt.dnd |
|
DragSourceAdapter |
|
|
|
DragSourceContext |
|
|
|
DragSourceContext(DragSourceContextPeer,... |
|
DragSource |
|
|
|
createDragSourceContext(DragSourceContextPeer,... |
|
|
|
DropTargetAdapter |
|
|
|
|
|
addNotify(DropTargetContextPeer) |
|
removeNotify() |
|
DropTargetDragEvent |
|
|
|
DropTarget |
|
|
|
addNotify(ComponentPeer) |
|
|
|
removeNotify(ComponentPeer) |
|
java.awt.event |
|
ComponentAdapter |
|
|
|
ContainerAdapter |
|
|
|
FocusAdapter |
|
|
|
FocusEvent |
|
|
|
|
|
HierarchyBoundsAdapter |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
InvocationEvent |
|
|
|
|
|
|
|
KeyAdapter |
|
|
|
KeyEvent |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MouseEvent |
|
|
|
|
|
|
|
|
|
|
|
MouseMotionAdapter |
|
|
|
MouseWheelEvent |
|
|
|
|
|
|
|
WindowAdapter |
|
|
|
|
|
java.awt.font |
|
FontRenderContext |
|
|
|
|
|
|
|
|
|
|
|
GlyphVector |
|
|
|
GraphicAttribute |
|
|
|
|
|
LineMetrics |
|
|
|
NumericShaper |
|
|
|
|
|
|
|
|
|
|
|
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) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
getBounds2D() |
|
|
|
getBounds2D() |
|
QuadCurve2D |
|
|
|
|
|
|
|
|
|
RoundRectangle2D |
|
|
|
|
|
java.awt.image |
|
|
|
AffineTransformOp |
|
|
|
|
|
BufferStrategy |
|
|
|
|
|
|
|
flush() |
|
|
|
ColorModel |
|
finalize() |
|
ComponentColorModel |
|
|
|
IndexColorModel |
|
|
|
finalize() |
|
|
|
PackedColorModel |
|
|
|
RGBImageFilter |
|
|
|
|
|
|
|
|
|
flush() |
|
|
|
|
|
java.awt.peer |
|
CanvasPeer |
|
|
|
ChoicePeer |
|
addItem(String, int) |
|
ComponentPeer |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
checkImage(Image, int, int, ImageObserver) |
|
createImage(ImageProducer) |
|
disable() |
|
enable() |
|
flip(BufferCapabilities.FlipContents) |
|
|
|
getToolkit() |
|
hide() |
|
|
|
|
|
minimumSize() |
|
preferredSize() |
|
prepareImage(Image, int, int, ImageObserver) |
|
repaint(long, int, int, int, int) |
|
|
|
requestFocus(Component, boolean, boolean, long) |
|
|
|
reshape(int, int, int, int) |
|
setBounds(int, int, int, int) |
|
|
|
|
|
show() |
|
|
|
ContainerPeer |
|
insets() |
|
isPaintPending() |
|
|
|
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 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.awt.print |
|
PrinterJob |
|
|
|
java.awt |
|
AWTEvent |
|
|
|
AWTKeyStroke |
|
|
|
AlphaComposite |
|
|
|
|
|
BorderLayout |
|
|
|
|
|
|
|
|
|
|
|
Component.BltBufferStrategy |
|
|
|
Component.FlipBufferStrategy |
|
|
|
Component |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
getPeer() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Container.AccessibleAWTContainer |
|
|
|
|
|
Container |
|
|
|
|
|
|
|
|
|
|
|
|
|
transferFocusBackward() |
|
Cursor |
|
|
|
|
|
Dialog |
|
|
|
|
|
|
|
|
|
|
|
|
|
dispose() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DisplayMode |
|
|
|
|
|
EventQueue |
|
|
|
|
|
FileDialog |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
FlowLayout |
|
|
|
|
|
FocusTraversalPolicy |
|
|
|
FontMetrics |
|
|
|
Font |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
finalize() |
|
getPeer() |
|
|
|
|
|
Frame |
|
finalize() |
|
|
|
|
|
|
|
GraphicsConfiguration |
|
|
|
|
|
|
|
|
|
|
|
|
|
GraphicsDevice |
|
|
|
GraphicsEnvironment |
|
|
|
|
|
|
|
Graphics |
|
|
|
GridBagConstraints |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
HeadlessException |
|
|
|
Image |
|
|
|
|
|
|
|
|
|
|
|
|
|
Insets |
|
|
|
KeyboardFocusManager |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MenuComponent |
|
getPeer() |
|
|
|
|
|
|
|
PopupMenu |
|
|
|
PrintJob |
|
|
|
|
|
|
|
RenderingHints |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Robot |
|
|
|
|
|
|
|
SystemColor |
|
createContext(ColorModel, Rectangle, Rectangle2D,... |
|
getRGB() |
|
|
|
|
|
|
|
|
|
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() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.beans |
|
|
|
|
|
|
|
|
|
Beans |
|
|
|
Expression |
|
|
|
FeatureDescriptor |
|
|
|
|
|
IndexedPropertyDescriptor |
|
|
|
Introspector |
|
|
|
PersistenceDelegate |
|
|
|
PropertyChangeEvent |
|
|
|
PropertyChangeSupport |
|
|
|
|
|
|
|
PropertyDescriptor |
|
|
|
|
|
PropertyEditorSupport |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.io |
|
BufferedInputStream |
|
BufferedReader |
|
|
|
ByteArrayInputStream |
|
ByteArrayOutputStream |
|
CharArrayReader |
|
|
|
CharArrayWriter |
|
|
|
|
|
|
|
|
|
FileInputStream |
|
finalize() |
|
|
|
|
|
FileOutputStream |
|
finalize() |
|
FileReader |
|
FileWriter |
|
File |
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
IOException |
|
|
|
|
|
InputStreamReader |
|
|
|
|
|
|
|
|
|
|
|
InvalidClassException |
|
InvalidObjectException |
|
|
|
|
|
ObjectInputStream.GetField |
|
|
|
ObjectInputStream |
|
|
|
|
|
|
|
|
|
ObjectStreamException |
|
OutputStreamWriter |
|
|
|
|
|
|
|
PipedInputStream |
|
|
|
|
|
PipedReader |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PrintWriter |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PushbackInputStream |
|
|
|
|
|
|
|
|
|
|
|
SequenceInputStream |
|
|
|
StringWriter |
|
|
|
|
|
|
|
|
|
WriteAbortedException |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ObjectStreamConstants |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.lang.ref |
|
|
|
ReferenceQueue |
|
|
|
|
|
|
|
|
|
|
|
java.lang.reflect |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Field |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Modifier |
|
Modifier() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Proxy |
|
|
|
|
|
UndeclaredThrowableException |
|
getCause() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
InvocationHandler |
|
Member |
|
|
|
|
|
|
|
|
|
|
|
java.lang |
|
|
|
|
|
|
|
|
|
|
|
AssertionError |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
Character.UnicodeBlock |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ClassLoader |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
getCause() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Compiler |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Error |
|
|
|
ExceptionInInitializerError |
|
getCause() |
|
Exception |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
IllegalArgumentException |
|
|
|
|
|
|
|
IllegalStateException |
|
|
|
|
|
IndexOutOfBoundsException |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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) |
|
|
|
|
|
|
|
|
|
|
|
|
|
StackTraceElement |
|
|
|
|
|
|
|
|
|
|
|
|
|
StrictMath |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
System |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
runFinalizersOnExit(boolean) |
|
|
|
|
|
|
|
allowThreadSuspension(boolean) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ThreadLocal |
|
|
|
|
|
Thread |
|
|
|
|
|
|
|
destroy() |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
stop(Throwable) |
|
|
|
Throwable |
|
|
|
|
|
|
|
|
|
UnsupportedOperationException |
|
|
|
|
|
VirtualMachineError |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CharSequence |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.math |
|
BigDecimal |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BigInteger |
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.net |
|
Authenticator |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DatagramPacket |
|
|
|
|
|
DatagramSocketImpl |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
HttpURLConnection |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Inet6Address |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
InetSocketAddress |
|
|
|
|
|
|
|
MulticastSocket |
|
|
|
|
|
|
|
|
|
|
|
|
|
NetworkInterface |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SocketException |
|
SocketImpl |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
URI |
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
URLConnection |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
URLDecoder |
|
URLDecoder() |
|
URLEncoder |
|
|
|
URLStreamHandler |
|
|
|
URL |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
set(String, String, int, String, String) |
|
set(String, String, int, String, String, String,... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SocketOptions |
|
|
|
java.nio.channels.spi |
|
|
|
SelectorProvider |
|
|
|
|
|
java.nio.channels |
|
|
|
|
|
|
|
|
|
|
|
|
|
Channels |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SelectionKey |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.nio.charset |
|
Charset |
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
java.nio |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
subSequence(int, int) |
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.rmi.activation |
|
java.rmi.registry |
|
|
|
java.rmi.server |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
UnicastRemoteObject |
|
|
|
|
|
|
|
|
|
|
|
RemoteRef |
|
|
|
|
|
|
|
|
|
java.rmi |
|
|
|
|
|
|
|
java.security.acl |
|
java.security.cert |
|
CRLException |
|
|
|
|
|
CertPathBuilderException |
|
getCause() |
|
getMessage() |
|
printStackTrace() |
|
printStackTrace(PrintStream) |
|
printStackTrace(PrintWriter) |
|
toString() |
|
CertPathBuilderSpi |
|
|
|
CertPathBuilder |
|
|
|
CertPathValidatorException |
|
|
|
getCause() |
|
getMessage() |
|
|
|
printStackTrace() |
|
printStackTrace(PrintStream) |
|
printStackTrace(PrintWriter) |
|
toString() |
|
CertPathValidatorSpi |
|
|
|
CertPathValidator |
|
|
|
CertStoreException |
|
getCause() |
|
getMessage() |
|
printStackTrace() |
|
printStackTrace(PrintStream) |
|
printStackTrace(PrintWriter) |
|
toString() |
|
CertificateEncodingException |
|
|
|
|
|
CertificateException |
|
|
|
|
|
CertificateParsingException |
|
|
|
|
|
|
|
Certificate |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
TrustAnchor |
|
|
|
|
|
|
|
X509CRLEntry |
|
|
|
|
|
X509CRLSelector |
|
|
|
|
|
|
|
|
|
X509CRL |
|
|
|
|
|
|
|
X509CertSelector |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
X509Certificate |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.security.interfaces |
|
DSAKeyPairGenerator |
|
|
|
|
|
DSAPrivateKey |
|
|
|
DSAPublicKey |
|
|
|
|
|
|
|
|
|
RSAKey |
|
RSAMultiPrimePrivateCrtKey |
|
|
|
RSAPrivateCrtKey |
|
|
|
RSAPrivateKey |
|
|
|
RSAPublicKey |
|
|
|
java.security.spec |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
EncodedKeySpec |
|
|
|
|
|
InvalidKeySpecException |
|
|
|
|
|
|
|
PKCS8EncodedKeySpec |
|
|
|
PSSParameterSpec |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
RSAKeyGenParameterSpec |
|
RSAMultiPrimePrivateCrtKeySpec |
|
RSAPrivateCrtKeySpec |
|
RSAPrivateKeySpec |
|
RSAPublicKeySpec |
|
X509EncodedKeySpec |
|
|
|
|
|
java.security |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CodeSource |
|
|
|
|
|
DigestException |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
GeneralSecurityException |
|
|
|
|
|
|
|
|
|
InvalidAlgorithmParameterException |
|
|
|
|
|
InvalidKeyException |
|
|
|
|
|
InvalidParameterException |
|
KeyException |
|
|
|
|
|
KeyManagementException |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
KeyStoreException |
|
|
|
|
|
KeyStoreSpi |
|
|
|
|
|
|
|
|
|
|
|
|
|
KeyStore |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
MessageDigestSpi |
|
|
|
MessageDigest |
|
|
|
NoSuchAlgorithmException |
|
|
|
|
|
|
|
PermissionCollection |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
PrivilegedActionException |
|
getCause() |
|
ProtectionDomain |
|
|
|
|
|
ProviderException |
|
|
|
|
|
Provider |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SecureClassLoader |
|
|
|
|
|
SecureRandomSpi |
|
|
|
|
|
|
|
|
|
|
|
SecureRandom |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SignatureException |
|
|
|
|
|
SignatureSpi |
|
|
|
Signature |
|
|
|
|
|
|
|
|
|
|
|
|
|
UnresolvedPermission |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Key |
|
|
|
|
|
Principal |
|
|
|
|
|
|
|
PublicKey |
|
|
|
|
|
java.sql |
|
BatchUpdateException |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DataTruncation |
|
|
|
Date |
|
|
|
|
|
|
|
DriverManager |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SQLWarning |
|
|
|
|
|
|
|
|
|
Time |
|
|
|
|
|
|
|
Timestamp |
|
|
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
Types |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Array |
|
|
|
Blob |
|
|
|
|
|
CallableStatement |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Clob |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Driver |
|
|
|
|
|
|
|
PreparedStatement |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SQLInput |
|
|
|
|
|
|
|
|
|
|
|
SQLOutput |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.text |
|
CharSet.Enumeration |
|
|
|
|
|
|
|
compareTo(Object) |
|
equals(Object) |
|
hashCode() |
|
|
|
DateFormatSymbols |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DecimalFormat |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
DictionaryBasedBreakIterator.Builder |
|
Format |
|
|
|
|
|
NumberFormat.Field |
|
NumberFormat |
|
|
|
|
|
|
|
|
|
RuleBasedBreakIterator.Builder |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.util.jar |
|
Attributes.Name |
|
|
|
|
|
|
|
|
|
JarEntry |
|
|
|
JarFile |
|
|
|
|
|
|
|
|
|
|
|
|
|
java.util.logging |
|
FileHandler |
|
|
|
LogManager |
|
|
|
|
|
addPropertyChangeListener(PropertyChangeListener) |
|
|
|
|
|
|
|
removePropertyChangeListener(PropertyChangeListene... |
|
|
|
|
|
LogRecord |
|
|
|
|
|
|
|
|
|
|
|
Logger |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.util.regex |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Pattern |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
java.util.zip |
|
Adler32 |
|
|
|
update(byte[]) |
|
|
|
CRC32 |
|
|
|
update(byte[]) |
|
|
|
DeflaterOutputStream |
|
|
|
|
|
|
|
|
|
Deflater |
|
|
|
|
|
|
|
|
|
finalize() |
|
|
|
|
|
GZIPOutputStream |
|
|
|
|
|
InflaterInputStream |
|
|
|
|
|
|
|
|
|
Inflater |
|
finalize() |
|
|
|
|
|
ZipEntry |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
finalize() |
|
|
|
|
|
ZipInputStream |
|
|
|
ZipOutputStream |
|
|
|
Checksum |
|
|
|
|
|
java.util |
|
|
|
|
|
|
|
|
|
ArrayList |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
BitSet |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Collections |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
ConcurrentModificationException |
|
|
|
|
|
Currency |
|
|
|
|
|
|
|
|
|
|
|
Date |
|
compareTo(Object) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
GregorianCalendar |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
HashMap |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
HashSet |
|
|
|