站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JDK 5 Documentation v6.0, Java 2 SDK 英文文档

H-Index (Java Platform SE 6) - JDK 5 Documentation v6.0, Java 2 SDK 英文文档


Java™ Platform
Standard Ed. 6
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

H

h - Variable in class java.lang.reflect.Proxy
the invocation handler for this proxy instance.
H1 - Static variable in class javax.swing.text.html.HTML.Tag
 
H2 - Static variable in class javax.swing.text.html.HTML.Tag
 
H3 - Static variable in class javax.swing.text.html.HTML.Tag
 
H4 - Static variable in class javax.swing.text.html.HTML.Tag
 
H5 - Static variable in class javax.swing.text.html.HTML.Tag
 
H6 - Static variable in class javax.swing.text.html.HTML.Tag
 
HALFWIDTH_AND_FULLWIDTH_FORMS - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Halfwidth and Fullwidth Forms" Unicode character block.
HALFWIDTH_KATAKANA - Static variable in class java.awt.im.InputSubset
Constant for the halfwidth katakana subset of the Unicode halfwidth and fullwidth forms character block.
HALIGN - Static variable in class javax.swing.text.html.HTML.Attribute
 
halt(int) - Method in class java.lang.Runtime
Forcibly terminates the currently running Java virtual machine.
HAND_CURSOR - Static variable in class java.awt.Cursor
The hand cursor type.
HAND_CURSOR - Static variable in class java.awt.Frame
Deprecated. replaced by Cursor.HAND_CURSOR.
handle(Callback[]) - Method in interface javax.security.auth.callback.CallbackHandler
Retrieve or display the information requested in the provided Callbacks.
handle(short, String, Object, Node, Node) - Method in interface org.w3c.dom.UserDataHandler
This method is called whenever the node for which this handler is registered is imported or cloned.
handleComment(char[], int) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
 
handleComment(char[], int) - Method in class javax.swing.text.html.HTMLEditorKit.ParserCallback
 
handleComment(char[]) - Method in class javax.swing.text.html.parser.DocumentParser
 
handleComment(char[]) - Method in class javax.swing.text.html.parser.Parser
Called when an HTML comment is encountered.
handleEmptyTag(TagElement) - Method in class javax.swing.text.html.parser.DocumentParser
Handle Empty Tag.
handleEmptyTag(TagElement) - Method in class javax.swing.text.html.parser.Parser
Called when an empty tag is encountered.
handleEndOfLineString(String) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
This is invoked after the stream has been parsed, but before flush.
handleEndOfLineString(String) - Method in class javax.swing.text.html.HTMLEditorKit.ParserCallback
This is invoked after the stream has been parsed, but before flush.
handleEndTag(HTML.Tag, int) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Callback from the parser.
handleEndTag(HTML.Tag, int) - Method in class javax.swing.text.html.HTMLEditorKit.ParserCallback
 
handleEndTag(TagElement) - Method in class javax.swing.text.html.parser.DocumentParser
Handle End Tag.
handleEndTag(TagElement) - Method in class javax.swing.text.html.parser.Parser
Called when an end tag is encountered.
handleEOFInComment() - Method in class javax.swing.text.html.parser.Parser
 
handleError(String, int) - Method in class javax.swing.text.html.HTMLEditorKit.ParserCallback
 
handleError(int, String) - Method in class javax.swing.text.html.parser.DocumentParser
 
handleError(int, String) - Method in class javax.swing.text.html.parser.Parser
An error has occurred.
handleError(DOMError) - Method in interface org.w3c.dom.DOMErrorHandler
This method is called on the error handler when an error occurs.
handleEvent(Event) - Method in class java.awt.Component
Deprecated. As of JDK version 1.1 replaced by processEvent(AWTEvent).
handleEvent(ValidationEvent) - Method in class javax.xml.bind.helpers.DefaultValidationEventHandler
 
handleEvent(ValidationEvent) - Method in class javax.xml.bind.util.ValidationEventCollector
 
handleEvent(ValidationEvent) - Method in interface javax.xml.bind.ValidationEventHandler
Receive notification of a validation warning or error.
handleEvent(Event) - Method in interface org.w3c.dom.events.EventListener
This method is called whenever an event occurs of the type for which the EventListener interface was registered.
handleExpandControlClick(TreePath, int, int) - Method in class javax.swing.plaf.basic.BasicTreeUI
Messaged when the user clicks the particular row, this invokes toggleExpandState.
handleFault(C) - Method in interface javax.xml.ws.handler.Handler
The handleFault method is invoked for fault message processing.
handleGetObject(String) - Method in class java.util.ListResourceBundle
 
handleGetObject(String) - Method in class java.util.PropertyResourceBundle
 
handleGetObject(String) - Method in class java.util.ResourceBundle
Gets an object for the given key from this resource bundle.
handleJustify(float) - Method in class java.awt.font.TextLayout
Justify this layout.
handleKeySet() - Method in class java.util.ListResourceBundle
Returns a Set of the keys contained only in this ResourceBundle.
handleKeySet() - Method in class java.util.PropertyResourceBundle
Returns a Set of the keys contained only in this ResourceBundle.
handleKeySet() - Method in class java.util.ResourceBundle
Returns a Set of the keys contained only in this ResourceBundle.
handleMBeanUnregistration(ObjectName, String) - Method in interface javax.management.relation.Relation
Callback used by the Relation Service when a MBean referenced in a role is unregistered.
handleMBeanUnregistration(ObjectName, String) - Method in class javax.management.relation.RelationSupport
Callback used by the Relation Service when a MBean referenced in a role is unregistered.
handleMessage(C) - Method in interface javax.xml.ws.handler.Handler
The handleMessage method is invoked for normal processing of inbound and outbound messages.
handleNotification(NotificationListener, Notification, Object) - Method in class javax.management.NotificationBroadcasterSupport
This method is called by sendNotification for each listener in order to send the notification to that listener.
handleNotification(Notification, Object) - Method in interface javax.management.NotificationListener
Invoked when a JMX notification occurs.
handleNotification(Notification, Object) - Method in class javax.management.relation.RelationService
Invoked when a JMX notification occurs.
handleOption(String, Iterator<String>) - Method in class javax.tools.ForwardingJavaFileManager
 
handleOption(String, Iterator<String>) - Method in interface javax.tools.JavaFileManager
Handles one option.
Handler - Class in java.util.logging
A Handler object takes log messages from a Logger and exports them.
Handler() - Constructor for class java.util.logging.Handler
Default constructor.
Handler<C extends MessageContext> - Interface in javax.xml.ws.handler
The Handler interface is the base interface for JAX-WS handlers.
HandlerBase - Class in org.xml.sax
Deprecated. This class works with the deprecated DocumentHandler interface. It has been replaced by the SAX2 DefaultHandler class.
HandlerBase() - Constructor for class org.xml.sax.HandlerBase
Deprecated.  
HandlerChain - Annotation Type in javax.jws
Associates the Web Service with an externally defined handler chain.
handleResponse(Response<T>) - Method in interface javax.xml.ws.AsyncHandler
Called when the response to an asynchronous operation is available.
HandlerResolver - Interface in javax.xml.ws.handler
HandlerResolver is an interface implemented by an application to get control over the handler chain set on proxy/dispatch objects at the time of their creation.
handleSimpleTag(HTML.Tag, MutableAttributeSet, int) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Callback from the parser.
handleSimpleTag(HTML.Tag, MutableAttributeSet, int) - Method in class javax.swing.text.html.HTMLEditorKit.ParserCallback
 
handleStartTag(HTML.Tag, MutableAttributeSet, int) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Callback from the parser.
handleStartTag(HTML.Tag, MutableAttributeSet, int) - Method in class javax.swing.text.html.HTMLEditorKit.ParserCallback
 
handleStartTag(TagElement) - Method in class javax.swing.text.html.parser.DocumentParser
Handle Start Tag.
handleStartTag(TagElement) - Method in class javax.swing.text.html.parser.Parser
Called when a start tag is encountered.
handleText(char[], int) - Method in class javax.swing.text.html.HTMLDocument.HTMLReader
Called by the parser to indicate a block of text was encountered.
handleText(char[], int) - Method in class javax.swing.text.html.HTMLEditorKit.ParserCallback
 
handleText(char[]) - Method in class javax.swing.text.html.parser.DocumentParser
Handle Text.
handleText(char[]) - Method in class javax.swing.text.html.parser.Parser
Called when PCDATA is encountered.
handleTitle(char[]) - Method in class javax.swing.text.html.parser.Parser
Called when an HTML title tag is encountered.
handshakeCompleted(HandshakeCompletedEvent) - Method in interface javax.net.ssl.HandshakeCompletedListener
This method is invoked on registered objects when a SSL handshake is completed.
HandshakeCompletedEvent - Class in javax.net.ssl
This event indicates that an SSL handshake completed on a given SSL connection.
HandshakeCompletedEvent(SSLSocket, SSLSession) - Constructor for class javax.net.ssl.HandshakeCompletedEvent
Constructs a new HandshakeCompletedEvent.
HandshakeCompletedListener - Interface in javax.net.ssl
This interface is implemented by any class which wants to receive notifications about the completion of an SSL protocol handshake on a given SSL connection.
HANGING_BASELINE - Static variable in class java.awt.font.GraphicAttribute
Aligns origin of graphic to hanging baseline of line.
HANGING_BASELINE - Static variable in class java.awt.Font
The baseline used in Devanigiri and similar scripts when laying out text.
HANGUL_COMPATIBILITY_JAMO - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Hangul Compatibility Jamo" Unicode character block.
HANGUL_JAMO - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Hangul Jamo" Unicode character block.
HANGUL_SYLLABLES - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Hangul Syllables" Unicode character block.
HANJA - Static variable in class java.awt.im.InputSubset
Constant for all Han characters used in writing Korean, including a subset of the CJK unified ideographs as well as Korean Han characters that may be defined as surrogate characters.
HANUNOO - Static variable in class java.lang.Character.UnicodeBlock
Constant for the "Hanunoo" Unicode character block.
hardDriveIcon - Variable in class javax.swing.plaf.basic.BasicFileChooserUI
 
has_no_active_member() - Method in class org.omg.DynamicAny._DynUnionStub
Returns true if the union has no active member, that is, the unions value consists solely of its discriminator because the discriminator has a value that is not listed as an explicit case label.
has_no_active_member() - Method in interface org.omg.DynamicAny.DynUnionOperations
Returns true if the union has no active member, that is, the unions value consists solely of its discriminator because the discriminator has a value that is not listed as an explicit case label.
hasAlpha() - Method in class java.awt.image.ColorModel
Returns whether or not alpha is supported in this ColorModel.
hasAnchoringBounds() - Method in class java.util.regex.Matcher
Queries the anchoring of region bounds for this matcher.
hasArray() - Method in class java.nio.Buffer
Tells whether or not this buffer is backed by an accessible array.
hasArray() - Method in class java.nio.ByteBuffer
Tells whether or not this buffer is backed by an accessible byte array.
hasArray() - Method in class java.nio.CharBuffer
Tells whether or not this buffer is backed by an accessible character array.
hasArray() - Method in class java.nio.DoubleBuffer
Tells whether or not this buffer is backed by an accessible double array.
hasArray() - Method in class java.nio.FloatBuffer
Tells whether or not this buffer is backed by an accessible float array.
hasArray() - Method in class java.nio.IntBuffer
Tells whether or not this buffer is backed by an accessible int array.
hasArray() - Method in class java.nio.LongBuffer
Tells whether or not this buffer is backed by an accessible long array.
hasArray() - Method in class java.nio.ShortBuffer
Tells whether or not this buffer is backed by an accessible short array.
hasAttribute(String) - Method in class javax.imageio.metadata.IIOMetadataNode
 
hasAttribute(String) - Method in interface org.w3c.dom.Element
Returns true when an attribute with a given name is specified on this element or has a default value, false otherwise.
hasAttributeNS(String, String) - Method in class javax.imageio.metadata.IIOMetadataNode
Equivalent to hasAttribute(localName).
hasAttributeNS(String, String) - Method in interface org.w3c.dom.Element
Returns true when an attribute with a given local name and namespace URI is specified on this element or has a default value, false otherwise.
hasAttributes() - Method in class javax.imageio.metadata.IIOMetadataNode
 
hasAttributes() - Method in interface org.w3c.dom.Node
Returns whether this node (if it is an element) has any attributes.
hasBeenExpanded(TreePath) - Method in class javax.swing.JTree
Returns true if the node identified by the path has ever been expanded.
hasChanged() - Method in class java.util.Observable
Tests if this object has changed.
hasChildNodes() - Method in class javax.imageio.metadata.IIOMetadataNode
Returns true if this node has child nodes.
hasChildNodes() - Method in interface org.w3c.dom.Node
Returns whether this node has any children.
hasChildren - Variable in class javax.swing.JTree.DynamicUtilTreeNode
Does the this JTree have children? This property is currently not implemented.
hasContended() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
Queries whether any threads have ever contended to acquire this synchronizer; that is if an acquire method has ever blocked.
hasContended() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
Queries whether any threads have ever contended to acquire this synchronizer; that is if an acquire method has ever blocked.
hasController() - Method in class javax.imageio.IIOParam
Returns true if there is a controller installed for this IIOParam object.
hasController() - Method in class javax.imageio.metadata.IIOMetadata
Returns true if there is a controller installed for this IIOMetadata object.
HasControls - Interface in javax.naming.ldap
This interface is for returning controls with objects returned in NamingEnumerations.
hasCustomComponents - Variable in class javax.swing.plaf.basic.BasicOptionPaneUI
This is set to true in validateComponent if a Component is contained in either the message or the buttons.
hasDefaultValue() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Returns true if this OpenMBeanAttributeInfoSupport instance specifies a non-null default value for the described attribute, false otherwise.
hasDefaultValue() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Returns true if this parameter has a specified default value, or false otherwise.
hasDefaultValue() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Returns true if this OpenMBeanParameterInfoSupport instance specifies a non-null default value for the described parameter, false otherwise.
hasDetail() - Method in interface javax.xml.soap.SOAPFault
Returns true if this SOAPFault has a Detail subelement and false otherwise.
hasDynamicLocaleList() - Method in interface java.awt.im.spi.InputMethodDescriptor
Returns whether the list of available locales can change at runtime.
hasEntered - Variable in class javax.swing.plaf.basic.BasicComboPopup
 
hasEvents() - Method in class javax.xml.bind.util.ValidationEventCollector
Returns true if this event collector contains at least one ValidationEvent.
hasExpired() - Method in class java.net.HttpCookie
Reports whether this http cookie has expired or not.
hasExtensions() - Method in class java.security.cert.X509CRLEntry
Returns true if this CRL entry has extensions.
hasFault() - Method in interface javax.xml.soap.SOAPBody
Indicates whether a SOAPFault object exists in this SOAPBody object.
hasFeature(String, String) - Method in interface org.w3c.dom.DOMImplementation
Test if the DOM implementation implements a specific feature and version, as specified in DOM Features.
hasFocus() - Method in class java.awt.Component
Returns true if this Component is the focus owner.
hasFocus - Variable in class javax.swing.plaf.basic.BasicComboBoxUI
This protected field is implementation specific.
hasFocus - Variable in class javax.swing.tree.DefaultTreeCellRenderer
True if has focus.
hash(Object, int) - Method in class org.omg.CORBA.portable.Delegate
Returns an ORB-internal identifier (hashcode) for this object reference.
HashAttributeSet - Class in javax.print.attribute
Class HashAttributeSet provides an AttributeSet implementation with characteristics of a hash map.
HashAttributeSet() - Constructor for class javax.print.attribute.HashAttributeSet
Construct a new, empty attribute set.
HashAttributeSet(Attribute) - Constructor for class javax.print.attribute.HashAttributeSet
Construct a new attribute set, initially populated with the given attribute.
HashAttributeSet(Attribute[]) - Constructor for class javax.print.attribute.HashAttributeSet
Construct a new attribute set, initially populated with the values from the given array.
HashAttributeSet(AttributeSet) - Constructor for class javax.print.attribute.HashAttributeSet
Construct a new attribute set, initially populated with the values from the given set.
HashAttributeSet(Class<?>) - Constructor for class javax.print.attribute.HashAttributeSet
Construct a new, empty attribute set, where the members of the attribute set are restricted to the given interface.
HashAttributeSet(Attribute, Class<?>) - Constructor for class javax.print.attribute.HashAttributeSet
Construct a new attribute set, initially populated with the given attribute, where the members of the attribute set are restricted to the given interface.
HashAttributeSet(Attribute[], Class<?>) - Constructor for class javax.print.attribute.HashAttributeSet
Construct a new attribute set, where the members of the attribute set are restricted to the given interface.
HashAttributeSet(AttributeSet, Class<?>) - Constructor for class javax.print.attribute.HashAttributeSet
Construct a new attribute set, initially populated with the values from the given set where the members of the attribute set are restricted to the given interface.
hashCode() - Method in class java.awt.AlphaComposite
Returns the hashcode for this composite.
hashCode() - Method in class java.awt.AWTKeyStroke
Returns a numeric value for this object that is likely to be unique, making it a good choice as the index value in a hash table.
hashCode() - Method in class java.awt.BasicStroke
Returns the hashcode for this stroke.
hashCode() - Method in class java.awt.Color
Computes the hash code for this Color.
hashCode() - Method in class java.awt.datatransfer.DataFlavor
Returns hash code for this DataFlavor.
hashCode() - Method in class java.awt.Dimension
Returns the hash code for this Dimension.
hashCode() - Method in class java.awt.DisplayMode
Returns a hash code value for the object.
hashCode() - Method in class java.awt.font.FontRenderContext
Return a hashcode for this FontRenderContext.
hashCode() - Method in class java.awt.Font
Returns a hashcode for this Font.
hashCode() - Method in class java.awt.font.ImageGraphicAttribute
Returns a hashcode for this ImageGraphicAttribute.
hashCode() - Method in class java.awt.font.NumericShaper
Returns a hash code for this shaper.
hashCode() - Method in class java.awt.font.ShapeGraphicAttribute
Returns a hashcode for this ShapeGraphicAttribute.
hashCode() - Method in class java.awt.font.TextHitInfo
Returns the hash code.
hashCode() - Method in class java.awt.font.TextLayout
Returns the hash code of this TextLayout.
hashCode() - Method in class java.awt.font.TransformAttribute
 
hashCode() - Method in class java.awt.geom.AffineTransform
Returns the hashcode for this transform.
hashCode() - Method in class java.awt.geom.Arc2D
Returns the hashcode for this Arc2D.
hashCode() - Method in class java.awt.geom.Ellipse2D
Returns the hashcode for this Ellipse2D.
hashCode() - Method in class java.awt.geom.Point2D
Returns the hashcode for this Point2D.
hashCode() - Method in class java.awt.geom.Rectangle2D
Returns the hashcode for this Rectangle2D.
hashCode() - Method in class java.awt.geom.RoundRectangle2D
Returns the hashcode for this RoundRectangle2D.
hashCode() - Method in class java.awt.image.BandedSampleModel
 
hashCode() - Method in class java.awt.image.ColorModel
Returns the hash code for this ColorModel.
hashCode() - Method in class java.awt.image.ComponentSampleModel
 
hashCode() - Method in class java.awt.image.MultiPixelPackedSampleModel
 
hashCode() - Method in class java.awt.image.PixelInterleavedSampleModel
 
hashCode() - Method in class java.awt.image.SinglePixelPackedSampleModel
 
hashCode() - Method in class java.awt.Insets
Returns the hash code for this Insets.
hashCode() - Method in class java.awt.JobAttributes
Returns a hash code value for this JobAttributes.
hashCode() - Method in class java.awt.MenuShortcut
Returns the hashcode for this MenuShortcut.
hashCode() - Method in class java.awt.PageAttributes
Returns a hash code value for this PageAttributes.
hashCode() - Method in class java.awt.RenderingHints
Returns the hash code value for this RenderingHints.
hashCode() - Method in class java.awt.RenderingHints.Key
The hash code for all Key objects will be the same as the system identity code of the object as defined by the System.identityHashCode() method.
hashCode() - Method in class java.beans.IndexedPropertyDescriptor
Returns a hash code value for the object.
hashCode() - Method in class java.beans.PropertyDescriptor
Returns a hash code value for the object.
hashCode() - Method in class java.io.File
Computes a hash code for this abstract pathname.
hashCode() - Method in class java.io.FilePermission
Returns the hash code value for this object.
hashCode() - Method in interface java.lang.annotation.Annotation
Returns the hash code of this annotation, as defined below:
hashCode() - Method in class java.lang.Boolean
Returns a hash code for this Boolean object.
hashCode() - Method in class java.lang.Byte
Returns a hash code for this Byte.
hashCode() - Method in class java.lang.Character
Returns a hash code for this Character.
hashCode() - Method in class java.lang.Character.Subset
Returns the standard hash code as defined by the Object.hashCode() method.
hashCode() - Method in class java.lang.Double
Returns a hash code for this Double object.
hashCode() - Method in class java.lang.Enum
Returns a hash code for this enum constant.
hashCode() - Method in class java.lang.Float
Returns a hash code for this Float object.
hashCode() - Method in class java.lang.Integer
Returns a hash code for this Integer.
hashCode() - Method in class java.lang.Long
Returns a hash code for this Long.
hashCode() - Method in class java.lang.Object
Returns a hash code value for the object.
hashCode() - Method in class java.lang.Package
Return the hash code computed from the package name.
hashCode() - Method in class java.lang.reflect.Constructor
Returns a hashcode for this Constructor.
hashCode() - Method in class java.lang.reflect.Field
Returns a hashcode for this Field.
hashCode() - Method in class java.lang.reflect.Method
Returns a hashcode for this Method.
hashCode() - Method in class java.lang.Short
Returns a hash code for this Short.
hashCode() - Method in class java.lang.StackTraceElement
Returns a hash code value for this stack trace element.
hashCode() - Method in class java.lang.String
Returns a hash code for this string.
hashCode() - Method in class java.math.BigDecimal
Returns the hash code for this BigDecimal.
hashCode() - Method in class java.math.BigInteger
Returns the hash code for this BigInteger.
hashCode() - Method in class java.math.MathContext
Returns the hash code for this MathContext.
hashCode() - Method in class java.net.HttpCookie
Return hash code of this http cookie.
hashCode() - Method in class java.net.Inet4Address
Returns a hashcode for this IP address.
hashCode() - Method in class java.net.Inet6Address
Returns a hashcode for this IP address.
hashCode() - Method in class java.net.InetAddress
Returns a hashcode for this IP address.
hashCode() - Method in class java.net.InetSocketAddress
Returns a hashcode for this socket address.
hashCode() - Method in class java.net.InterfaceAddress
Returns a hashcode for this Interface address.
hashCode() - Method in class java.net.NetworkInterface
 
hashCode() - Method in class java.net.Proxy
Returns a hashcode for this Proxy.
hashCode() - Method in class java.net.SocketPermission
Returns the hash code value for this object.
hashCode() - Method in class java.net.URI
Returns a hash-code value for this URI.
hashCode() - Method in class java.net.URL
Creates an integer suitable for hash table indexing.
hashCode(URL) - Method in class java.net.URLStreamHandler
Provides the default hash calculation.
hashCode() - Method in class java.nio.ByteBuffer
Returns the current hash code of this buffer.
hashCode() - Method in class java.nio.CharBuffer
Returns the current hash code of this buffer.
hashCode() - Method in class java.nio.charset.Charset
Computes a hashcode for this charset.
hashCode() - Method in class java.nio.DoubleBuffer
Returns the current hash code of this buffer.
hashCode() - Method in class java.nio.FloatBuffer
Returns the current hash code of this buffer.
hashCode() - Method in class java.nio.IntBuffer
Returns the current hash code of this buffer.
hashCode() - Method in class java.nio.LongBuffer
Returns the current hash code of this buffer.
hashCode() - Method in class java.nio.ShortBuffer
Returns the current hash code of this buffer.
hashCode() - Method in class java.rmi.activation.ActivationDesc
Return the same hashCode for similar ActivationDescs.
hashCode() - Method in class java.rmi.activation.ActivationGroupDesc.CommandEnvironment
Return identical values for similar CommandEnvironments.
hashCode() - Method in class java.rmi.activation.ActivationGroupDesc
Produce identical numbers for similar ActivationGroupDescs.
hashCode() - Method in class java.rmi.activation.ActivationGroupID
Returns a hashcode for the group's identifier.
hashCode() - Method in class java.rmi.activation.ActivationID
Returns a hashcode for the activation id.
hashCode() - Method in class java.rmi.dgc.VMID
Compute hash code for this VMID.
hashCode() - Method in class java.rmi.MarshalledObject
Return a hash code for this MarshalledObject.
hashCode() - Method in class java.rmi.server.ObjID
Returns the hash code value for this object identifier, the object number.
hashCode() - Method in class java.rmi.server.RemoteObject
Returns a hashcode for a remote object.
hashCode() - Method in class java.rmi.server.UID
Returns the hash code value for this UID.
hashCode() - Method in class java.security.AccessControlContext
Returns the hash code value for this context.
hashCode() - Method in class java.security.AllPermission
Returns the hash code value for this object.
hashCode() - Method in class java.security.BasicPermission
Returns the hash code value for this object.
hashCode() - Method in class java.security.cert.Certificate
Returns a hashcode value for this certificate from its encoded form.
hashCode() - Method in class java.security.cert.CertPath
Returns the hashcode for this certification path.
hashCode() - Method in class java.security.cert.X509CRL
Returns a hashcode value for this CRL from its encoded form.
hashCode() - Method in class java.security.cert.X509CRLEntry
Returns a hashcode value for this CRL entry from its encoded form.
hashCode() - Method in class java.security.CodeSigner
Returns the hash code value for this code signer.
hashCode() - Method in class java.security.CodeSource
Returns the hash code value for this object.
hashCode() - Method in class java.security.Identity
Deprecated. Returns a hashcode for this identity.
hashCode() - Method in class java.security.Permission
Returns the hash code value for this Permission object.
hashCode() - Method in interface java.security.Principal
Returns a hashcode for this principal.
hashCode() - Method in class java.security.spec.ECFieldF2m
Returns a hash code value for this characteristic 2 finite field.
hashCode() - Method in class java.security.spec.ECFieldFp
Returns a hash code value for this prime finite field.
hashCode() - Method in class java.security.spec.ECPoint
Returns a hash code value for this elliptic curve point.
hashCode() - Method in class java.security.spec.EllipticCurve
Returns a hash code value for this elliptic curve.
hashCode() - Method in class java.security.Timestamp
Returns the hash code value for this timestamp.
hashCode() - Method in class java.security.UnresolvedPermission
Returns the hash code value for this object.
hashCode() - Method in interface java.sql.RowId
Returns a hash code value of this RowId object.
hashCode() - Method in class java.text.AttributedCharacterIterator.Attribute
Returns a hash code value for the object.
hashCode() - Method in class java.text.ChoiceFormat
Generates a hash code for the message format object.
hashCode() - Method in class java.text.Collator
Generates the hash code for this Collator.
hashCode() - Method in class java.text.DateFormat
Overrides hashCode
hashCode() - Method in class java.text.DateFormatSymbols
Override hashCode.
hashCode() - Method in class java.text.DecimalFormat
Overrides hashCode
hashCode() - Method in class java.text.DecimalFormatSymbols
Override hashCode.
hashCode() - Method in class java.text.FieldPosition
Returns a hash code for this FieldPosition.
hashCode() - Method in class java.text.MessageFormat
Generates a hash code for the message format object.
hashCode() - Method in class java.text.NumberFormat
Overrides hashCode
hashCode() - Method in class java.text.ParsePosition
Returns a hash code for this ParsePosition.
hashCode() - Method in class java.text.RuleBasedCollator
Generates the hash code for the table-based collation object
hashCode() - Method in class java.text.SimpleDateFormat
Returns the hash code value for this SimpleDateFormat object.
hashCode() - Method in class java.text.StringCharacterIterator
Computes a hashcode for this iterator.
hashCode() - Method in class java.util.AbstractList
Returns the hash code value for this list.
hashCode() - Method in class java.util.AbstractMap
Returns the hash code value for this map.
hashCode() - Method in class java.util.AbstractMap.SimpleEntry
Returns the hash code value for this map entry.
hashCode() - Method in class java.util.AbstractMap.SimpleImmutableEntry
Returns the hash code value for this map entry.
hashCode() - Method in class java.util.AbstractSet
Returns the hash code value for this set.
hashCode(long[]) - Static method in class java.util.Arrays
Returns a hash code based on the contents of the specified array.
hashCode(int[]) - Static method in class java.util.Arrays
Returns a hash code based on the contents of the specified array.
hashCode(short[]) - Static method in class java.util.Arrays
Returns a hash code based on the contents of the specified array.
hashCode(char[]) - Static method in class java.util.Arrays
Returns a hash code based on the contents of the specified array.
hashCode(byte[]) - Static method in class java.util.Arrays
Returns a hash code based on the contents of the specified array.
hashCode(boolean[]) - Static method in class java.util.Arrays
Returns a hash code based on the contents of the specified array.
hashCode(float[]) - Static method in class java.util.Arrays
Returns a hash code based on the contents of the specified array.
hashCode(double[]) - Static method in class java.util.Arrays
Returns a hash code based on the contents of the specified array.
hashCode(Object[]) - Static method in class java.util.Arrays
Returns a hash code based on the contents of the specified array.
hashCode() - Method in class java.util.BitSet
Returns a hash code value for this bit set.
hashCode() - Method in class java.util.Calendar
Returns a hash code for this calendar.
hashCode() - Method in interface java.util.Collection
Returns the hash code value for this collection.
hashCode() - Method in class java.util.concurrent.CopyOnWriteArrayList
Returns the hash code value for this list.
hashCode() - Method in class java.util.Date
Returns a hash code value for this object.
hashCode() - Method in class java.util.GregorianCalendar
Generates the hash code for this GregorianCalendar object.
hashCode() - Method in class java.util.Hashtable
Returns the hash code value for this Map as per the definition in the Map interface.
hashCode() - Method in class java.util.IdentityHashMap
Returns the hash code value for this map.
hashCode() - Method in class java.util.jar.Attributes
Returns the hash code value for this Map.
hashCode() - Method in class java.util.jar.Attributes.Name
Computes the hash value for this attribute name.
hashCode() - Method in class java.util.jar.Manifest
Returns the hash code for this Manifest.
hashCode() - Method in interface java.util.List
Returns the hash code value for this list.
hashCode() - Method in class java.util.Locale
Override hashCode.
hashCode() - Method in class java.util.logging.Level
Generate a hashcode.
hashCode() - Method in interface java.util.Map.Entry
Returns the hash code value for this map entry.
hashCode() - Method in interface java.util.Map
Returns the hash code value for this map.
hashCode() - Method in class java.util.PropertyPermission
Returns the hash code value for this object.
hashCode() - Method in interface java.util.Set
Returns the hash code value for this set.
hashCode() - Method in class java.util.SimpleTimeZone
Generates the hash code for the SimpleDateFormat object.
hashCode() - Method in class java.util.UUID
Returns a hash code for this UUID.
hashCode() - Method in class java.util.Vector
Returns the hash code value for this Vector.
hashCode() - Method in class java.util.zip.ZipEntry
Returns the hash code value for this entry.
hashCode() - Method in class javax.crypto.spec.RC2ParameterSpec
Calculates a hash code value for the object.
hashCode() - Method in class javax.crypto.spec.RC5ParameterSpec
Calculates a hash code value for the object.
hashCode() - Method in class javax.crypto.spec.SecretKeySpec
Calculates a hash code value for the object.
hashCode() - Method in class javax.imageio.ImageTypeSpecifier
Returns the hash code for this ImageTypeSpecifier.
hashCode() - Method in interface javax.lang.model.element.Element
Obeys the general contract of Object.hashCode.
hashCode() - Method in interface javax.lang.model.element.Name
Obeys the general contract of Object.hashCode.
hashCode() - Method in interface javax.lang.model.type.TypeMirror
Obeys the general contract of Object.hashCode.
hashCode() - Method in class javax.management.Attribute
Returns a hash code value for this attribute.
hashCode() - Method in interface javax.management.Descriptor
Returns the hash code value for this descriptor.
hashCode() - Method in class javax.management.ImmutableDescriptor
Returns the hash code value for this descriptor.
hashCode() - Method in class javax.management.MBeanAttributeInfo
 
hashCode() - Method in class javax.management.MBeanConstructorInfo
 
hashCode() - Method in class javax.management.MBeanFeatureInfo
 
hashCode() - Method in class javax.management.MBeanInfo
 
hashCode() - Method in class javax.management.MBeanNotificationInfo
 
hashCode() - Method in class javax.management.MBeanOperationInfo
 
hashCode() - Method in class javax.management.MBeanParameterInfo
 
hashCode() - Method in class javax.management.MBeanPermission
Returns the hash code value for this object.
hashCode() - Method in class javax.management.MBeanServerPermission
 
hashCode() - Method in class javax.management.modelmbean.DescriptorSupport
Returns the hash code value for this descriptor.
hashCode() - Method in class javax.management.ObjectInstance
 
hashCode() - Method in class javax.management.ObjectName
Returns a hash code for this object name.
hashCode() - Method in class javax.management.openmbean.ArrayType
Returns the hash code value for this ArrayType instance.
hashCode() - Method in interface javax.management.openmbean.CompositeData
Returns the hash code value for this CompositeData instance.
hashCode() - Method in class javax.management.openmbean.CompositeDataSupport
Returns the hash code value for this CompositeDataSupport instance.
hashCode() - Method in class javax.management.openmbean.CompositeType
Returns the hash code value for this CompositeType instance.
hashCode() - Method in interface javax.management.openmbean.OpenMBeanAttributeInfo
Returns the hash code value for this OpenMBeanAttributeInfo instance.
hashCode() - Method in class javax.management.openmbean.OpenMBeanAttributeInfoSupport
Returns the hash code value for this OpenMBeanAttributeInfoSupport instance.
hashCode() - Method in interface javax.management.openmbean.OpenMBeanConstructorInfo
Returns the hash code value for this OpenMBeanConstructorInfo instance.
hashCode() - Method in class javax.management.openmbean.OpenMBeanConstructorInfoSupport
Returns the hash code value for this OpenMBeanConstructorInfoSupport instance.
hashCode() - Method in interface javax.management.openmbean.OpenMBeanInfo
Returns the hash code value for this OpenMBeanInfo instance.
hashCode() - Method in class javax.management.openmbean.OpenMBeanInfoSupport
Returns the hash code value for this OpenMBeanInfoSupport instance.
hashCode() - Method in interface javax.management.openmbean.OpenMBeanOperationInfo
Returns the hash code value for this OpenMBeanOperationInfo instance.
hashCode() - Method in class javax.management.openmbean.OpenMBeanOperationInfoSupport
Returns the hash code value for this OpenMBeanOperationInfoSupport instance.
hashCode() - Method in interface javax.management.openmbean.OpenMBeanParameterInfo
Returns the hash code value for this OpenMBeanParameterInfo instance.
hashCode() - Method in class javax.management.openmbean.OpenMBeanParameterInfoSupport
Returns the hash code value for this OpenMBeanParameterInfoSupport instance.
hashCode() - Method in class javax.management.openmbean.OpenType
 
hashCode() - Method in class javax.management.openmbean.SimpleType
Returns the hash code value for this SimpleType instance.
hashCode() - Method in interface javax.management.openmbean.TabularData
Returns the hash code value for this TabularData instance.
hashCode() - Method in class javax.management.openmbean.TabularDataSupport
Returns the hash code value for this TabularDataSupport instance.
hashCode() - Method in class javax.management.openmbean.TabularType
Returns the hash code value for this TabularType instance.
hashCode() - Method in class javax.management.remote.JMXPrincipal
Returns a hash code for this JMXPrincipal.
hashCode() - Method in class javax.management.remote.JMXServiceURL
 
hashCode() - Method in class javax.naming.BinaryRefAddr
Computes the hash code of this address using its address type and contents.
hashCode() - Method in class javax.naming.CompositeName
Computes the hash code of this composite name.
hashCode() - Method in class javax.naming.CompoundName
Computes the hash code of this compound name.
hashCode() - Method in class javax.naming.directory.BasicAttribute
Calculates the hash code of this attribute.
hashCode() - Method in class javax.naming.directory.BasicAttributes
Calculates the hash code of this BasicAttributes.
hashCode() - Method in class javax.naming.ldap.LdapName
Computes the hash code of this LDAP name.
hashCode() - Method in class javax.naming.ldap.Rdn
Returns the hash code of this RDN.
hashCode() - Method in class javax.naming.RefAddr
Computes the hash code of this address using its address type and contents.
hashCode() - Method in class javax.naming.Reference
Computes the hash code of this reference.
hashCode() - Method in interface javax.print.attribute.AttributeSet
Returns the hash code value for this attribute set.
hashCode() - Method in class javax.print.attribute.DateTimeSyntax
Returns a hash code value for this date-time attribute.
hashCode() - Method in class javax.print.attribute.EnumSyntax
Returns a hash code value for this enumeration value.
hashCode() - Method in class javax.print.attribute.HashAttributeSet
Returns the hash code value for this attribute set.
hashCode() - Method in class javax.print.attribute.IntegerSyntax
Returns a hash code value for this integer attribute.
hashCode() - Method in class javax.print.attribute.ResolutionSyntax
Returns a hash code value for this resolution attribute.
hashCode() - Method in class javax.print.attribute.SetOfIntegerSyntax
Returns a hash code value for this set-of-integer attribute.
hashCode() - Method in class javax.print.attribute.Size2DSyntax
Returns a hash code value for this two-dimensional size attribute.
hashCode() - Method in class javax.print.attribute.standard.MediaPrintableArea
Returns a hash code value for this attribute.
hashCode() - Method in class javax.print.attribute.TextSyntax
Returns a hashcode for this text attribute.
hashCode() - Method in class javax.print.attribute.URISyntax
Returns a hashcode for this URI attribute.
hashCode() - Method in class javax.print.DocFlavor
Returns a hash code for this doc flavor object.
hashCode() - Method in interface javax.print.PrintService
This method should be implemented consistently with equals(Object).
hashCode() - Method in class javax.rmi.CORBA.Stub
Returns a hash code value for the object which is the same for all stubs that represent the same remote object.
hashCode(Stub) - Method in interface javax.rmi.CORBA.StubDelegate
Delegation call for Stub.hashCode().
hashCode() - Method in class javax.rmi.ssl.SslRMIClientSocketFactory
Returns a hash code value for this SslRMIClientSocketFactory.
hashCode() - Method in class javax.rmi.ssl.SslRMIServerSocketFactory
Returns a hash code value for this SslRMIServerSocketFactory.
hashCode() - Method in class javax.security.auth.kerberos.DelegationPermission
Returns the hash code value for this object.
hashCode() - Method in class javax.security.auth.kerberos.KerberosKey
Returns a hashcode for this KerberosKey.
hashCode() - Method in class javax.security.auth.kerberos.KerberosPrincipal
Returns a hashcode for this principal.
hashCode() - Method in class javax.security.auth.kerberos.KerberosTicket
Returns a hashcode for this KerberosTicket.
hashCode() - Method in class javax.security.auth.kerberos.ServicePermission
Returns the hash code value for this object.
hashCode() - Method in class javax.security.auth.PrivateCredentialPermission
Returns the hash code value for this object.
hashCode() - Method in class javax.security.auth.Subject
Returns a hashcode for this Subject.
hashCode() - Method in class javax.security.auth.x500.X500Principal
Return a hash code for this X500Principal.
hashCode() - Method in class javax.security.cert.Certificate
Returns a hashcode value for this certificate from its encoded form.
hashCode() - Method in class javax.sound.midi.MidiDevice.Info
Finalizes the hashcode method.
hashCode() - Method in class javax.sound.midi.Sequencer.SyncMode
Finalizes the hashcode method.
hashCode() - Method in class javax.sound.sampled.AudioFileFormat.Type
Finalizes the hashCode method
hashCode() - Method in class javax.sound.sampled.AudioFormat.Encoding
Finalizes the hashCode method
hashCode() - Method in class javax.sound.sampled.Control.Type
Finalizes the hashCode method
hashCode() - Method in class javax.sound.sampled.LineEvent.Type
Finalizes the hashcode method.
hashCode() - Method in class javax.sound.sampled.Mixer.Info
Finalizes the hashcode method.
hashCode() - Method in class javax.sound.sampled.Port.Info
Finalizes the hashCode method
hashCode() - Method in class javax.sound.sampled.ReverbType
Finalizes the hashcode method.
hashCode() - Method in class javax.swing.RowSorter.SortKey
Returns the hash code for this SortKey.
hashCode() - Method in class javax.swing.text.html.HTML.UnknownTag
Returns the hash code which corresponds to the string for this tag.
hashCode() - Method in class javax.swing.text.SimpleAttributeSet
Returns a hashcode for this set of attributes.
hashCode() - Method in class javax.swing.text.StyleContext.SmallAttributeSet
Returns a hashcode for this set of attributes.
hashCode() - Method in class javax.swing.text.TabSet
Returns a hashcode for this set of TabStops.
hashCode() - Method in class javax.swing.text.TabStop
Returns the hashCode for the object.
hashCode() - Method in class javax.swing.tree.TreePath
Returns the hashCode for the object.
hashCode() - Method in class javax.xml.datatype.Duration
Returns a hash code consistent with the definition of the equals method.
hashCode() - Method in class javax.xml.datatype.XMLGregorianCalendar
Returns a hash code consistent with the definition of the equals method.
hashCode() - Method in class javax.xml.namespace.QName
Generate the hash code for this QName.
hashCode() - Method in class org.ietf.jgss.ChannelBinding
Returns a hashcode value for this ChannelBinding object.
hashCode() - Method in interface org.ietf.jgss.GSSCredential
Returns a hashcode value for this GSSCredential.
hashCode() - Method in interface org.ietf.jgss.GSSName
Returns a hashcode value for this GSSName.
hashCode() - Method in class org.ietf.jgss.Oid
Returns a hashcode value for this Oid.
hashCode(Object) - Method in class org.omg.CORBA.portable.Delegate
Provides the implementation to override the hashCode() method of the delegating CORBA object.
hashCode() - Method in class org.omg.CORBA.portable.ObjectImpl
Returns the hash code for this ObjectImpl object.
HashDocAttributeSet - Class in javax.print.attribute
Class HashDocAttributeSet provides an attribute set which inherits its implementation from class HashAttributeSet and enforces the semantic restrictions of interface DocAttributeSet.
HashDocAttributeSet() - Constructor for class javax.print.attribute.HashDocAttributeSet
Construct a new, empty hash doc attribute set.
HashDocAttributeSet(DocAttribute) - Constructor for class javax.print.attribute.HashDocAttributeSet
Construct a new hash doc attribute set, initially populated with the given value.
HashDocAttributeSet(DocAttribute[]) - Constructor for class javax.print.attribute.HashDocAttributeSet
Construct a new hash doc attribute set, initially populated with the values from the given array.
HashDocAttributeSet(DocAttributeSet) - Constructor for class javax.print.attribute.HashDocAttributeSet
Construct a new attribute set, initially populated with the values from the given set where the members of the attribute set are restricted to the DocAttribute interface.
HashMap<K,V> - Class in java.util
Hash table based implementation of the Map interface.
HashMap(int, float) - Constructor for class java.util.HashMap
Constructs an empty HashMap with the specified initial capacity and load factor.
HashMap(int) - Constructor for class java.util.HashMap
Constructs an empty HashMap with the specified initial capacity and the default load factor (0.75).
HashMap() - Constructor for class java.util.HashMap
Constructs an empty HashMap with the default initial capacity (16) and the default load factor (0.75).
HashMap(Map<? extends K, ? extends V>) - Constructor for class java.util.HashMap
Constructs a new HashMap with the same mappings as the specified Map.
HashPrintJobAttributeSet - Class in javax.print.attribute
Class HashPrintJobAttributeSet provides an attribute set which inherits its implementation from class HashAttributeSet and enforces the semantic restrictions of interface PrintJobAttributeSet.
HashPrintJobAttributeSet()