- h - Variable in class java.lang.reflect.Proxy
-
the invocation handler for this proxy instance.
- 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.
- halt(int) - Method in class java.lang.Runtime
-
Forcibly terminates the currently running Java virtual machine.
- handle(BiFunction<? super T, Throwable, ? extends U>) - Method in class java.util.concurrent.CompletableFuture
-
- handle(BiFunction<? super T, Throwable, ? extends U>) - Method in interface java.util.concurrent.CompletionStage
-
Returns a new CompletionStage that, when this stage completes
either normally or exceptionally, is executed with this stage's
result and exception as arguments to the supplied function.
- 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.
- handleAsync(BiFunction<? super T, Throwable, ? extends U>) - Method in class java.util.concurrent.CompletableFuture
-
- handleAsync(BiFunction<? super T, Throwable, ? extends U>, Executor) - Method in class java.util.concurrent.CompletableFuture
-
- handleAsync(BiFunction<? super T, Throwable, ? extends U>) - Method in interface java.util.concurrent.CompletionStage
-
Returns a new CompletionStage that, when this stage completes
either normally or exceptionally, is executed using this stage's
default asynchronous execution facility, with this stage's
result and exception as arguments to the supplied function.
- handleAsync(BiFunction<? super T, Throwable, ? extends U>, Executor) - Method in interface java.util.concurrent.CompletionStage
-
Returns a new CompletionStage that, when this stage completes
either normally or exceptionally, is executed using the
supplied executor, with this stage's result and exception as
arguments to the supplied function.
- handleComponentAction(Component, ActionEvent) - Method in class com.codename1.ui.util.UIBuilder
-
This method is invoked for every component to which an action event listener can be bound
and delivers the event data for the given component seamlessly.
- handleError(DOMError) - Method in interface org.w3c.dom.DOMErrorHandler
-
This method is called on the error handler when an error occurs.
- handleErrorResponseCode(int, String) - Method in class com.codename1.ads.AdsService
-
- handleErrorResponseCode(int, String) - Method in class com.codename1.io.ConnectionRequest
-
Handles a server response code that is not 200 and not a redirect (unless redirect handling is disabled)
- handleErrorResponseCode(int, String) - Method in class com.codename1.io.services.CachedDataService
-
- 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.
- handleException(Exception) - Method in class com.codename1.ads.AdsService
-
- handleException(Exception) - Method in class com.codename1.io.ConnectionRequest
-
Handles an exception thrown when performing a network operation, the default
implementation shows a retry dialog.
- handleException(Exception) - Method in class com.codename1.io.services.CachedDataService
-
- 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.
- handleIOException(IOException) - Method in class com.codename1.io.ConnectionRequest
-
Handles IOException thrown when performing a network operation
- 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
.
- 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.
- HandlerBase - Class in org.xml.sax
-
- HandlerBase() - Constructor for class org.xml.sax.HandlerBase
-
Deprecated.
- handleRuntimeException(RuntimeException) - Method in class com.codename1.ads.AdsService
-
- handleRuntimeException(RuntimeException) - Method in class com.codename1.io.ConnectionRequest
-
Handles an exception thrown when performing a network operation
- handlesInput() - Method in class com.codename1.ui.Component
-
Prevents key events from being grabbed for focus traversal.
- handlesInput() - Method in class com.codename1.ui.PeerComponent
-
- handlesInput() - Method in class com.sun.lwuit.Component
-
Prevents key events from being grabbed for focus traversal.
- handlesKeycode(int) - Method in class com.codename1.ui.MenuBar
-
This method returns true if the MenuBar should handle the given keycode.
- 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.
- 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_JAMO_EXTENDED_A - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Hangul Jamo Extended-A" Unicode character block.
- HANGUL_JAMO_EXTENDED_B - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Hangul Jamo Extended-B" 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.
- 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.
- 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 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 interface org.w3c.dom.Node
-
Returns whether this node (if it is an element) has any attributes.
- hasBack() - Method in class com.codename1.ui.BrowserComponent
-
Indicates whether back is currently available
- hasBeenInvalidated() - Method in class java.lang.invoke.SwitchPoint
-
Determines if this switch point has been invalidated yet.
- hasCamera() - Static method in class com.codename1.capture.Capture
-
Returns true if the device has camera false otherwise.
- hasCamera() - Method in class com.codename1.ui.Display
-
Returns true if the device has camera false otherwise.
- hasChanged() - Method in class java.util.Observable
-
Tests if this object has changed.
- hasCharacteristics(int) - Method in interface java.util.Spliterator
-
- hasChildNodes() - Method in interface org.w3c.dom.Node
-
Returns whether this node has any children.
- 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.
- hasDragOccured() - Method in class com.codename1.ui.Display
-
This method should be invoked by components that broadcast events on the pointerReleased callback.
- 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.
- hasExtensions() - Method in class java.util.Locale
-
- 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 com.codename1.ui.Component
-
Returns true if the component has focus
- hasFocus() - Method in class com.sun.lwuit.Component
-
Returns true if the component has focus
- hasFocus() - Method in class com.sun.lwuit.TabbedPane
-
- hasFocus() - Method in class java.awt.Component
-
Returns true
if this Component
is the
focus owner.
- hasForward() - Method in class com.codename1.ui.BrowserComponent
-
Indicates whether forward is currently available
- hash(Object...) - Static method in class java.util.Objects
-
Generates a hash code for a sequence of input values.
- hashCode() - Method in class com.codename1.cloud.CloudObject
-
- hashCode() - Method in class com.codename1.facebook.FBObject
-
- hashCode() - Method in class com.codename1.io.ConnectionRequest
-
- hashCode() - Method in class com.codename1.l10n.DateFormat
-
- hashCode() - Method in class com.codename1.maps.BoundingBox
-
- hashCode() - Method in class com.codename1.maps.Coord
-
- hashCode() - Method in class com.codename1.processing.Result
-
Returns a hashcode value for the object.
- hashCode() - Method in class com.codename1.ui.Command
-
Allows storing commands in a vector/hashtable
- hashCode() - Method in class com.codename1.ui.geom.Dimension
-
- hashCode() - Method in class com.codename1.ui.layouts.Insets
-
- hashCode() - Method in class com.codename1.ui.layouts.Layout
-
- hashCode() - Method in class com.sun.lwuit.Command
-
Allows storing commands in a vector/hashtable
- hashCode() - Method in class com.sun.lwuit.geom.Dimension
-
- hashCode() - Method in class java.awt.font.TextHitInfo
-
Returns the hash code.
- hashCode() - Method in class java.awt.image.ColorModel
-
Returns the hash code for this ColorModel.
- 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(boolean) - Static method in class java.lang.Boolean
-
Returns a hash code for a boolean
value; compatible with
Boolean.hashCode()
.
- hashCode() - Method in class java.lang.Byte
-
Returns a hash code for this Byte
; equal to the result
of invoking intValue()
.
- hashCode(byte) - Static method in class java.lang.Byte
-
Returns a hash code for a byte
value; compatible with
Byte.hashCode()
.
- hashCode() - Method in class java.lang.Character
-
Returns a hash code for this Character
; equal to the result
of invoking charValue()
.
- hashCode(char) - Static method in class java.lang.Character
-
Returns a hash code for a char
value; compatible with
Character.hashCode()
.
- hashCode() - Method in class java.lang.Character.Subset
-
- hashCode() - Method in class java.lang.Double
-
Returns a hash code for this Double
object.
- hashCode(double) - Static method in class java.lang.Double
-
Returns a hash code for a double
value; compatible with
Double.hashCode()
.
- 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(float) - Static method in class java.lang.Float
-
Returns a hash code for a float
value; compatible with
Float.hashCode()
.
- hashCode() - Method in class java.lang.Integer
-
Returns a hash code for this Integer
.
- hashCode(int) - Static method in class java.lang.Integer
-
Returns a hash code for a int
value; compatible with
Integer.hashCode()
.
- hashCode() - Method in class java.lang.invoke.MethodType
-
Returns the hash code value for this method type.
- hashCode() - Method in class java.lang.Long
-
Returns a hash code for this Long
.
- hashCode(long) - Static method in class java.lang.Long
-
Returns a hash code for a long
value; compatible with
Long.hashCode()
.
- 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.ProcessBuilder.Redirect
-
Returns a hash code value for this Redirect
.
- 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.reflect.Parameter
-
Returns a hash code based on the executable's hash code and the
index.
- hashCode() - Method in class java.lang.Short
-
Returns a hash code for this Short
; equal to the result
of invoking intValue()
.
- hashCode(short) - Static method in class java.lang.Short
-
Returns a hash code for a short
value; compatible with
Short.hashCode()
.
- hashCode() - Method in class java.lang.StackTraceElement
-
Returns a hash code value for this stack trace element.
- hashCode() - Method in class java.lang.String
-
hashCode calculates 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
-
Returns the 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() - Method in class java.net.URLPermission
-
Returns a hashcode calculated from the hashcode of the
actions String and the url string.
- hashCode(URL) - Method in class java.net.URLStreamHandler
-
Provides the default hash calculation.
- hashCode() - Method in class java.nio.charset.Charset
-
Computes a hashcode for this charset.
- hashCode() - Method in class java.nio.file.attribute.AclEntry
-
Returns the hash-code value for this ACL entry.
- hashCode() - Method in class java.nio.file.attribute.FileTime
-
Computes a hash code for this file time.
- hashCode() - Method in interface java.nio.file.Path
-
Computes a hash code for this path.
- hashCode() - Method in class java.rmi.activation.ActivationDesc
-
Return the same hashCode for similar ActivationDesc
s.
- hashCode() - Method in class java.rmi.activation.ActivationGroupDesc.CommandEnvironment
-
Return identical values for similar
CommandEnvironment
s.
- hashCode() - Method in class java.rmi.activation.ActivationGroupDesc
-
Produce identical numbers for similar ActivationGroupDesc
s.
- 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 class java.security.PKCS12Attribute
-
Returns the hashcode for this PKCS12Attribute
.
- 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.sql.Timestamp
-
Returns a hash code value for this 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.time.chrono.AbstractChronology
-
A hash code for this chronology.
- hashCode() - Method in interface java.time.chrono.ChronoLocalDate
-
A hash code for this date.
- hashCode() - Method in interface java.time.chrono.ChronoLocalDateTime
-
A hash code for this date-time.
- hashCode() - Method in interface java.time.chrono.Chronology
-
A hash code for this chronology.
- hashCode() - Method in interface java.time.chrono.ChronoPeriod
-
A hash code for this period.
- hashCode() - Method in interface java.time.chrono.ChronoZonedDateTime
-
A hash code for this date-time.
- hashCode() - Method in class java.time.chrono.HijrahDate
-
A hash code for this date.
- hashCode() - Method in class java.time.chrono.JapaneseDate
-
A hash code for this date.
- hashCode() - Method in class java.time.chrono.MinguoDate
-
A hash code for this date.
- hashCode() - Method in class java.time.chrono.ThaiBuddhistDate
-
A hash code for this date.
- hashCode() - Method in class java.time.Clock
-
A hash code for this clock.
- hashCode() - Method in class java.time.Duration
-
A hash code for this duration.
- hashCode() - Method in class java.time.format.DecimalStyle
-
A hash code for this DecimalStyle.
- hashCode() - Method in class java.time.Instant
-
Returns a hash code for this instant.
- hashCode() - Method in class java.time.LocalDate
-
A hash code for this date.
- hashCode() - Method in class java.time.LocalDateTime
-
A hash code for this date-time.
- hashCode() - Method in class java.time.LocalTime
-
A hash code for this time.
- hashCode() - Method in class java.time.MonthDay
-
A hash code for this month-day.
- hashCode() - Method in class java.time.OffsetDateTime
-
A hash code for this date-time.
- hashCode() - Method in class java.time.OffsetTime
-
A hash code for this time.
- hashCode() - Method in class java.time.Period
-
A hash code for this period.
- hashCode() - Method in class java.time.temporal.ValueRange
-
A hash code for this range.
- hashCode() - Method in class java.time.temporal.WeekFields
-
A hash code for this WeekFields
.
- hashCode() - Method in class java.time.Year
-
A hash code for this year.
- hashCode() - Method in class java.time.YearMonth
-
A hash code for this year-month.
- hashCode() - Method in class java.time.zone.ZoneOffsetTransition
-
Returns a suitable hash code.
- hashCode() - Method in class java.time.zone.ZoneOffsetTransitionRule
-
Returns a suitable hash code.
- hashCode() - Method in class java.time.zone.ZoneRules
-
Returns a suitable hash code given the definition of #equals
.
- hashCode() - Method in class java.time.ZonedDateTime
-
A hash code for this date-time.
- hashCode() - Method in class java.time.ZoneId
-
A hash code for this time-zone ID.
- hashCode() - Method in class java.time.ZoneOffset
-
A hash code for this offset.
- 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 the 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.ConcurrentHashMap
-
Returns the hash code value for this
Map
, i.e.,
the sum of, for each key-value pair in the map,
key.hashCode() ^ value.hashCode()
.
- hashCode() - Method in class java.util.concurrent.ConcurrentHashMap.KeySetView
-
- 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.EnumMap
-
Returns the hash code value for this map.
- 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.Locale.LanguageRange
-
Returns a hash code value for the object.
- 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(Object) - Static method in class java.util.Objects
-
Returns the hash code of a non-null
argument and 0 for
a null
argument.
- hashCode() - Method in class java.util.Optional
-
Returns the hash code value of the present value, if any, or 0 (zero) if
no value is present.
- hashCode() - Method in class java.util.OptionalDouble
-
Returns the hash code value of the present value, if any, or 0 (zero) if
no value is present.
- hashCode() - Method in class java.util.OptionalInt
-
Returns the hash code value of the present value, if any, or 0 (zero) if
no value is present.
- hashCode() - Method in class java.util.OptionalLong
-
Returns the hash code value of the present value, if any, or 0 (zero) if
no value is present.
- 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.microedition.xlet.ixc.IxcPermission
-
- hashCode() - Method in class javax.net.ssl.SNIHostName
-
Returns a hash code value for this SNIHostName
.
- hashCode() - Method in class javax.net.ssl.SNIServerName
-
Returns a hash code value for this server name.
- 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.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
.
- 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.
- hasHorizontalSpanning() - Method in class com.codename1.ui.table.TableLayout
-
Indicates whether there is spanning within this layout
- hasHorizontalSpanning() - Method in class com.sun.lwuit.table.TableLayout
-
Indicates whether there is spanning within this layout
- HashSet<E> - Class in java.util
-
This class implements the Set interface, backed by a hash table
(actually a HashMap instance).
- HashSet() - Constructor for class java.util.HashSet
-
Constructs a new, empty set; the backing HashMap instance has
default initial capacity (16) and load factor (0.75).
- HashSet(Collection<? extends E>) - Constructor for class java.util.HashSet
-
Constructs a new set containing the elements in the specified
collection.
- HashSet(int, float) - Constructor for class java.util.HashSet
-
Constructs a new, empty set; the backing HashMap instance has
the specified initial capacity and the specified load factor.
- HashSet(int) - Constructor for class java.util.HashSet
-
Constructs a new, empty set; the backing HashMap instance has
the specified initial capacity and default load factor (0.75).
- Hashtable<K,V> - Class in java.util
-
This class implements a hash table, which maps keys to values.
- Hashtable(int, float) - Constructor for class java.util.Hashtable
-
Constructs a new, empty hashtable with the specified initial
capacity and the specified load factor.
- Hashtable(int) - Constructor for class java.util.Hashtable
-
Constructs a new, empty hashtable with the specified initial capacity
and default load factor (0.75).
- Hashtable() - Constructor for class java.util.Hashtable
-
Constructs a new, empty hashtable with a default initial capacity (11)
and load factor (0.75).
- Hashtable(Map<? extends K, ? extends V>) - Constructor for class java.util.Hashtable
-
Constructs a new hashtable with the same mappings as the given
Map.
- hasListeners() - Method in class com.codename1.ui.util.EventDispatcher
-
Returns true if the event dispatcher has registered listeners
- hasMedia() - Method in class com.codename1.ui.Form
-
Used by the implementation to prevent flickering when flushing the double buffer
- hasMedia() - Method in class com.sun.lwuit.Form
-
Used by the implementation to prevent flickering when flushing the double buffer
- hasMore() - Method in class com.codename1.io.services.RSSService
-
Indicates whether more entries might be available since the limt might have been reached
- hasMoreElements() - Method in interface java.util.Enumeration
-
Tests if this enumeration contains more elements.
- hasMoreElements() - Method in class java.util.StringTokenizer
-
Returns the same value as the hasMoreTokens
method.
- hasMoreTokens() - Method in class java.util.StringTokenizer
-
Tests if there are more tokens available from this tokenizer's string.
- hasName() - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- hasName() - Method in interface javax.xml.stream.XMLStreamReader
-
returns true if the current event has a name (is a START_ELEMENT or END_ELEMENT)
returns false otherwise
- hasNativeTheme() - Method in class com.codename1.ui.Display
-
Indicates if the implemenetation has a native underlying theme
- hasNext() - Method in interface java.util.Iterator
-
Returns true
if the iteration has more elements.
- hasNext() - Method in interface java.util.ListIterator
-
Returns true
if this list iterator has more elements when
traversing the list in the forward direction.
- hasNext() - Method in class java.util.Scanner
-
Returns true if this scanner has another token in its input.
- hasNext(String) - Method in class java.util.Scanner
-
Returns true if the next token matches the pattern constructed from the
specified string.
- hasNext(Pattern) - Method in class java.util.Scanner
-
Returns true if the next complete token matches the specified pattern.
- hasNext() - Method in class javax.xml.stream.util.EventReaderDelegate
-
- hasNext() - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- hasNext() - Method in interface javax.xml.stream.XMLEventReader
-
Check if there are more events.
- hasNext() - Method in interface javax.xml.stream.XMLStreamReader
-
Returns true if there are more parsing events and false
if there are no more events.
- hasNextBigDecimal() - Method in class java.util.Scanner
-
Returns true if the next token in this scanner's input can be
interpreted as a
BigDecimal
using the
Scanner.nextBigDecimal()
method.
- hasNextBigInteger() - Method in class java.util.Scanner
-
Returns true if the next token in this scanner's input can be
interpreted as a
BigInteger
in the default radix using the
Scanner.nextBigInteger()
method.
- hasNextBigInteger(int) - Method in class java.util.Scanner
-
Returns true if the next token in this scanner's input can be
interpreted as a
BigInteger
in the specified radix using
the
Scanner.nextBigInteger()
method.
- hasNextBoolean() - Method in class java.util.Scanner
-
Returns true if the next token in this scanner's input can be
interpreted as a boolean value using a case insensitive pattern
created from the string "true|false".
- hasNextByte() - Method in class java.util.Scanner
-
Returns true if the next token in this scanner's input can be
interpreted as a byte value in the default radix using the
Scanner.nextByte()
method.
- hasNextByte(int) - Method in class java.util.Scanner
-
Returns true if the next token in this scanner's input can be
interpreted as a byte value in the specified radix using the
Scanner.nextByte()
method.
- hasNextDouble() - Method in class java.util.Scanner
-
Returns true if the next token in this scanner's input can be
interpreted as a double value using the
Scanner.nextDouble()
method.
- hasNextFloat() - Method in class java.util.Scanner
-
Returns true if the next token in this scanner's input can be
interpreted as a float value using the
Scanner.nextFloat()
method.
- hasNextInt() - Method in class java.util.Scanner
-
Returns true if the next token in this scanner's input can be
interpreted as an int value in the default radix using the
Scanner.nextInt()
method.
- hasNextInt(int) - Method in class java.util.Scanner
-
Returns true if the next token in this scanner's input can be
interpreted as an int value in the specified radix using the
Scanner.nextInt()
method.
- hasNextLine() - Method in class java.util.Scanner
-
Returns true if there is another line in the input of this scanner.
- hasNextLong() - Method in class java.util.Scanner
-
Returns true if the next token in this scanner's input can be
interpreted as a long value in the default radix using the
Scanner.nextLong()
method.
- hasNextLong(int) - Method in class java.util.Scanner
-
Returns true if the next token in this scanner's input can be
interpreted as a long value in the specified radix using the
Scanner.nextLong()
method.
- hasNextShort() - Method in class java.util.Scanner
-
Returns true if the next token in this scanner's input can be
interpreted as a short value in the default radix using the
Scanner.nextShort()
method.
- hasNextShort(int) - Method in class java.util.Scanner
-
Returns true if the next token in this scanner's input can be
interpreted as a short value in the specified radix using the
Scanner.nextShort()
method.
- hasPrevious() - Method in interface java.util.ListIterator
-
Returns true
if this list iterator has more elements when
traversing the list in the reverse direction.
- hasPrimitives() - Method in class java.lang.invoke.MethodType
-
Reports if this type contains a primitive argument or return value.
- hasQueuedPredecessors() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
-
Queries whether any threads have been waiting to acquire longer
than the current thread.
- hasQueuedPredecessors() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
-
Queries whether any threads have been waiting to acquire longer
than the current thread.
- hasQueuedSubmissions() - Method in class java.util.concurrent.ForkJoinPool
-
Returns true
if there are any tasks submitted to this
pool that have not yet begun executing.
- hasQueuedThread(Thread) - Method in class java.util.concurrent.locks.ReentrantLock
-
Queries whether the given thread is waiting to acquire this
lock.
- hasQueuedThread(Thread) - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
-
Queries whether the given thread is waiting to acquire either
the read or write lock.
- hasQueuedThreads() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
-
Queries whether any threads are waiting to acquire.
- hasQueuedThreads() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
-
Queries whether any threads are waiting to acquire.
- hasQueuedThreads() - Method in class java.util.concurrent.locks.ReentrantLock
-
Queries whether any threads are waiting to acquire this lock.
- hasQueuedThreads() - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
-
Queries whether any threads are waiting to acquire the read or
write lock.
- hasQueuedThreads() - Method in class java.util.concurrent.Semaphore
-
Queries whether any threads are waiting to acquire.
- hasRemaining() - Method in class java.nio.Buffer
-
Tells whether there are any elements between the current position and
the limit.
- hasResponseListeners() - Method in class com.codename1.io.ConnectionRequest
-
Returns true if someone is listening to action response events, this is useful
so we can decide whether to bother collecting data for an event in some cases
since building the event object might be memory/CPU intensive.
- hasSameRules(TimeZone) - Method in class java.util.SimpleTimeZone
-
Returns true
if this zone has the same rules and offset as another zone.
- hasSameRules(TimeZone) - Method in class java.util.TimeZone
-
Returns true if this zone has the same rule and offset as another zone.
- hasText() - Method in class javax.xml.stream.util.StreamReaderDelegate
-
- hasText() - Method in interface javax.xml.stream.XMLStreamReader
-
Return true if the current event has text, false otherwise
The following events have text:
CHARACTERS,DTD ,ENTITY_REFERENCE, COMMENT, SPACE
- hasTextChild() - Method in class com.codename1.xml.Element
-
Determines whether or not this Element has any text children.
- hasTransparentBounds() - Method in class java.util.regex.Matcher
-
Queries the transparency of region bounds for this matcher.
- hasUnsupportedCriticalExtension() - Method in interface java.security.cert.X509Extension
-
Check if there is a critical extension that is not supported.
- hasVerticalSpanning() - Method in class com.codename1.ui.table.TableLayout
-
Indicates whether there is spanning within this layout
- hasVerticalSpanning() - Method in class com.sun.lwuit.table.TableLayout
-
Indicates whether there is spanning within this layout
- hasWaiters() - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer.ConditionObject
-
Queries whether any threads are waiting on this condition.
- hasWaiters(AbstractQueuedLongSynchronizer.ConditionObject) - Method in class java.util.concurrent.locks.AbstractQueuedLongSynchronizer
-
Queries whether any threads are waiting on the given condition
associated with this synchronizer.
- hasWaiters() - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer.ConditionObject
-
Queries whether any threads are waiting on this condition.
- hasWaiters(AbstractQueuedSynchronizer.ConditionObject) - Method in class java.util.concurrent.locks.AbstractQueuedSynchronizer
-
Queries whether any threads are waiting on the given condition
associated with this synchronizer.
- hasWaiters(Condition) - Method in class java.util.concurrent.locks.ReentrantLock
-
Queries whether any threads are waiting on the given condition
associated with this lock.
- hasWaiters(Condition) - Method in class java.util.concurrent.locks.ReentrantReadWriteLock
-
Queries whether any threads are waiting on the given condition
associated with the write lock.
- hasWaitingConsumer() - Method in class java.util.concurrent.LinkedTransferQueue
-
- hasWaitingConsumer() - Method in interface java.util.concurrent.TransferQueue
-
- hasWrappers() - Method in class java.lang.invoke.MethodType
-
Reports if this type contains a wrapper argument or return value.
- HEAD - Static variable in interface javax.microedition.io.HttpConnection
-
- headMap(K, boolean) - Method in interface java.util.concurrent.ConcurrentNavigableMap
-
- headMap(K) - Method in interface java.util.concurrent.ConcurrentNavigableMap
-
- headMap(K, boolean) - Method in class java.util.concurrent.ConcurrentSkipListMap
-
- headMap(K) - Method in class java.util.concurrent.ConcurrentSkipListMap
-
- headMap(K, boolean) - Method in interface java.util.NavigableMap
-
Returns a view of the portion of this map whose keys are less than (or
equal to, if inclusive
is true) toKey
.
- headMap(K) - Method in interface java.util.NavigableMap
-
Returns a view of the portion of this map whose keys are
strictly less than toKey
.
- headMap(K) - Method in interface java.util.SortedMap
-
Returns a view of the portion of this map whose keys are
strictly less than toKey
.
- headMap(K, boolean) - Method in class java.util.TreeMap
-
- headMap(K) - Method in class java.util.TreeMap
-
- headSet(E, boolean) - Method in class java.util.concurrent.ConcurrentSkipListSet
-
- headSet(E) - Method in class java.util.concurrent.ConcurrentSkipListSet
-
- headSet(E, boolean) - Method in interface java.util.NavigableSet
-
Returns a view of the portion of this set whose elements are less than
(or equal to, if inclusive
is true) toElement
.
- headSet(E) - Method in interface java.util.NavigableSet
-
Returns a view of the portion of this set whose elements are
strictly less than toElement.
- headSet(E) - Method in interface java.util.SortedSet
-
Returns a view of the portion of this set whose elements are
strictly less than toElement.
- headSet(E, boolean) - Method in class java.util.TreeSet
-
- headSet(E) - Method in class java.util.TreeSet
-
- HEBREW - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Hebrew" Unicode character block.
- HEIGHT - Static variable in interface java.awt.image.ImageObserver
-
This flag in the infoflags argument to imageUpdate indicates that
the height of the base image is now available and can be taken
from the height argument to the imageUpdate callback method.
- HEISEI - Static variable in class java.time.chrono.JapaneseEra
-
The singleton instance for the 'Heisei' era (1989-01-08 - current)
which has the value 2.
- helpComplete(int) - Method in class java.util.concurrent.CountedCompleter
-
If this task has not completed, attempts to process at most the
given number of other unprocessed tasks for which this task is
on the completion path, if any are known to exist.
- helpQuiesce() - Static method in class java.util.concurrent.ForkJoinTask
-
Possibly executes tasks until the pool hosting the current task
is quiescent
.
- hideNotify() - Method in class com.codename1.ui.Display
-
Broadcasts hide notify into Codename One, this method is invoked by the Codename One implementation
to notify Codename One of hideNotify events
- hideNotify() - Method in class com.codename1.ui.Form
-
This method is only invoked when the underlying canvas for the form is hidden
this method isn't called for form based events and is generally usable for
suspend/resume based behavior
- hideNotify() - Method in class com.sun.lwuit.Display
-
Broadcasts hide notify into LWUIT, this method is invoked by the LWUIT implementation
to notify LWUIT of hideNotify events
- hideNotify() - Method in class com.sun.lwuit.Form
-
This method is only invoked when the underlying canvas for the form is hidden
this method isn't called for form based events and is generally usable for
suspend/resume based behavior
- hideTabs() - Method in class com.codename1.ui.Tabs
-
Hide the tabs bar
- HIERARCHY_REQUEST_ERR - Static variable in exception org.w3c.dom.DOMException
-
If any Node
is inserted somewhere it doesn't belong.
- HIGH_PRIVATE_USE_SURROGATES - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "High Private Use Surrogates" Unicode character
block.
- HIGH_SURROGATES - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "High Surrogates" Unicode character block.
- higher(E) - Method in class java.util.concurrent.ConcurrentSkipListSet
-
- higher(E) - Method in interface java.util.NavigableSet
-
Returns the least element in this set strictly greater than the
given element, or null
if there is no such element.
- higher(E) - Method in class java.util.TreeSet
-
- higherEntry(K) - Method in class java.util.concurrent.ConcurrentSkipListMap
-
Returns a key-value mapping associated with the least key
strictly greater than the given key, or null
if there
is no such key.
- higherEntry(K) - Method in interface java.util.NavigableMap
-
Returns a key-value mapping associated with the least key
strictly greater than the given key, or null
if there
is no such key.
- higherEntry(K) - Method in class java.util.TreeMap
-
- higherKey(K) - Method in class java.util.concurrent.ConcurrentSkipListMap
-
- higherKey(K) - Method in interface java.util.NavigableMap
-
Returns the least key strictly greater than the given key, or
null
if there is no such key.
- higherKey(K) - Method in class java.util.TreeMap
-
- highestOneBit(int) - Static method in class java.lang.Integer
-
Returns an int
value with at most a single one-bit, in the
position of the highest-order ("leftmost") one-bit in the specified
int
value.
- highestOneBit(long) - Static method in class java.lang.Long
-
Returns a long
value with at most a single one-bit, in the
position of the highest-order ("leftmost") one-bit in the specified
long
value.
- highSurrogate(int) - Static method in class java.lang.Character
-
- HijrahChronology - Class in java.time.chrono
-
The Hijrah calendar is a lunar calendar supporting Islamic calendars.
- HijrahDate - Class in java.time.chrono
-
A date in the Hijrah calendar system.
- HijrahEra - Enum in java.time.chrono
-
An era in the Hijrah calendar system.
- HIRAGANA - Static variable in class java.lang.Character.UnicodeBlock
-
Constant for the "Hiragana" Unicode character block.
- hitEnd() - Method in class java.util.regex.Matcher
-
Returns true if the end of input was hit by the search engine in
the last match operation performed by this matcher.
- HOLD_CURSORS_OVER_COMMIT - Static variable in interface java.sql.ResultSet
-
The constant indicating that open ResultSet
objects with this
holdability will remain open when the current transaction is committed.
- holdsLock(Object) - Static method in class java.lang.Thread
-
Returns true if and only if the current thread holds the
monitor lock on the specified object.
- HORIZONTAL - Static variable in class com.codename1.ui.layouts.GridBagConstraints
-
- HORIZONTAL - Static variable in class com.codename1.ui.layouts.GroupLayout
-
Possible argument when linking sizes of components.
- HORIZONTAL - Static variable in class com.codename1.ui.List
-
Indicates the list orientation is HORIZONTAL
- HORIZONTAL - Static variable in class com.sun.lwuit.layouts.GroupLayout
-
Possible argument when linking sizes of components.
- HORIZONTAL - Static variable in class com.sun.lwuit.List
-
Indicates the list orientation is HORIZONTAL
- HostnameVerifier - Interface in javax.net.ssl
-
This class is the base interface for hostname verification.
- hostnameVerifier - Variable in class javax.net.ssl.HttpsURLConnection
-
The hostnameVerifier
for this object.
- hostsEqual(URL, URL) - Method in class java.net.URLStreamHandler
-
Compares the host components of two URLs.
- HOUR - Static variable in class java.util.Calendar
-
Field number for get
and set
indicating the
hour of the morning or afternoon.
- HOUR0 - Static variable in class java.text.DateFormat.Field
-
Constant identifying the hour field, where the legal values are
0 to 11.
- HOUR0_FIELD - Static variable in class java.text.DateFormat
-
Useful constant for zero-based HOUR field alignment.
- HOUR1 - Static variable in class java.text.DateFormat.Field
-
Constant identifying the hour field, where the legal values are
1 to 12.
- HOUR1_FIELD - Static variable in class java.text.DateFormat
-
Useful constant for one-based HOUR field alignment.
- HOUR_OF_DAY - Static variable in class java.util.Calendar
-
Field number for get
and set
indicating the
hour of the day.
- HOUR_OF_DAY0 - Static variable in class java.text.DateFormat.Field
-
Constant identifying the hour of day field, where the legal values
are 0 to 23.
- HOUR_OF_DAY0_FIELD - Static variable in class java.text.DateFormat
-
Useful constant for zero-based HOUR_OF_DAY field alignment.
- HOUR_OF_DAY1 - Static variable in class java.text.DateFormat.Field
-
Constant identifying the hour of day field, where the legal values
are 1 to 24.
- HOUR_OF_DAY1_FIELD - Static variable in class java.text.DateFormat
-
Useful constant for one-based HOUR_OF_DAY field alignment.
- HOURS - Static variable in class javax.xml.datatype.DatatypeConstants
-
A constant that represents the hours field.
- HTMLCallback - Interface in com.codename1.ui.html
-
HTMLCallback is used to dispatch document lifecycle events.
- HTMLCallback - Interface in com.sun.lwuit.html
-
HTMLCallback is used to dispatch document lifecycle events.
- HTMLComponent - Class in com.codename1.ui.html
-
- HTMLComponent() - Constructor for class com.codename1.ui.html.HTMLComponent
-
Deprecated.
Constructs HTMLComponent
- HTMLComponent(DocumentRequestHandler) - Constructor for class com.codename1.ui.html.HTMLComponent
-
Deprecated.
Constructs HTMLComponent
- HTMLComponent - Class in com.sun.lwuit.html
-
HTMLComponent is a LWUIT Component that renders HTML documents that conform to the XHTML Mobile Profile 1.0
- HTMLComponent(DocumentRequestHandler) - Constructor for class com.sun.lwuit.html.HTMLComponent
-
Constructs HTMLComponent
- HTMLElement - Class in com.codename1.ui.html
-
The HTMLElement class defines a single HTML element with its attributes and children.
- HTMLElement() - Constructor for class com.codename1.ui.html.HTMLElement
-
Constructs and HTMLElement without specifying a name.
- HTMLElement(String) - Constructor for class com.codename1.ui.html.HTMLElement
-
Constructor for HTMLElement.
- HTMLElement(String, boolean) - Constructor for class com.codename1.ui.html.HTMLElement
-
Constructor for HTMLElement.
- HTMLParser - Class in com.codename1.ui.html
-
The HTMLParser class is used to parse an XHTML-MP 1.0 document into a DOM object (Element).
- HTMLParser() - Constructor for class com.codename1.ui.html.HTMLParser
-
Constructs a new instance of HTMLParser
- HTMLUtils - Class in com.codename1.ui.html
-
This class contains several useful static methods for HTML
- HTTP_ACCEPTED - Static variable in class java.net.HttpURLConnection
-
HTTP Status-Code 202: Accepted.
- HTTP_ACCEPTED - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_BAD_GATEWAY - Static variable in class java.net.HttpURLConnection
-
HTTP Status-Code 502: Bad Gateway.
- HTTP_BAD_GATEWAY - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_BAD_METHOD - Static variable in class java.net.HttpURLConnection
-
HTTP Status-Code 405: Method Not Allowed.
- HTTP_BAD_METHOD - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_BAD_REQUEST - Static variable in class java.net.HttpURLConnection
-
HTTP Status-Code 400: Bad Request.
- HTTP_BAD_REQUEST - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_CLIENT_TIMEOUT - Static variable in class java.net.HttpURLConnection
-
HTTP Status-Code 408: Request Time-Out.
- HTTP_CLIENT_TIMEOUT - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_CONFLICT - Static variable in class java.net.HttpURLConnection
-
HTTP Status-Code 409: Conflict.
- HTTP_CONFLICT - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_CREATED - Static variable in class java.net.HttpURLConnection
-
HTTP Status-Code 201: Created.
- HTTP_CREATED - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_ENTITY_TOO_LARGE - Static variable in class java.net.HttpURLConnection
-
HTTP Status-Code 413: Request Entity Too Large.
- HTTP_ENTITY_TOO_LARGE - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_EXPECT_FAILED - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_FORBIDDEN - Static variable in class java.net.HttpURLConnection
-
HTTP Status-Code 403: Forbidden.
- HTTP_FORBIDDEN - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_GATEWAY_TIMEOUT - Static variable in class java.net.HttpURLConnection
-
HTTP Status-Code 504: Gateway Timeout.
- HTTP_GATEWAY_TIMEOUT - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_GONE - Static variable in class java.net.HttpURLConnection
-
HTTP Status-Code 410: Gone.
- HTTP_GONE - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_INTERNAL_ERROR - Static variable in class java.net.HttpURLConnection
-
HTTP Status-Code 500: Internal Server Error.
- HTTP_INTERNAL_ERROR - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_LENGTH_REQUIRED - Static variable in class java.net.HttpURLConnection
-
HTTP Status-Code 411: Length Required.
- HTTP_LENGTH_REQUIRED - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_MOVED_PERM - Static variable in class java.net.HttpURLConnection
-
HTTP Status-Code 301: Moved Permanently.
- HTTP_MOVED_PERM - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_MOVED_TEMP - Static variable in class java.net.HttpURLConnection
-
HTTP Status-Code 302: Temporary Redirect.
- HTTP_MOVED_TEMP - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_MULT_CHOICE - Static variable in class java.net.HttpURLConnection
-
HTTP Status-Code 300: Multiple Choices.
- HTTP_MULT_CHOICE - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_NO_CONTENT - Static variable in class java.net.HttpURLConnection
-
HTTP Status-Code 204: No Content.
- HTTP_NO_CONTENT - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_NOT_ACCEPTABLE - Static variable in class java.net.HttpURLConnection
-
HTTP Status-Code 406: Not Acceptable.
- HTTP_NOT_ACCEPTABLE - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_NOT_AUTHORITATIVE - Static variable in class java.net.HttpURLConnection
-
HTTP Status-Code 203: Non-Authoritative Information.
- HTTP_NOT_AUTHORITATIVE - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_NOT_FOUND - Static variable in class java.net.HttpURLConnection
-
HTTP Status-Code 404: Not Found.
- HTTP_NOT_FOUND - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_NOT_IMPLEMENTED - Static variable in class java.net.HttpURLConnection
-
HTTP Status-Code 501: Not Implemented.
- HTTP_NOT_IMPLEMENTED - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_NOT_MODIFIED - Static variable in class java.net.HttpURLConnection
-
HTTP Status-Code 304: Not Modified.
- HTTP_NOT_MODIFIED - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_OK - Static variable in class java.net.HttpURLConnection
-
HTTP Status-Code 200: OK.
- HTTP_OK - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_PARTIAL - Static variable in class java.net.HttpURLConnection
-
HTTP Status-Code 206: Partial Content.
- HTTP_PARTIAL - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_PAYMENT_REQUIRED - Static variable in class java.net.HttpURLConnection
-
HTTP Status-Code 402: Payment Required.
- HTTP_PAYMENT_REQUIRED - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_PRECON_FAILED - Static variable in class java.net.HttpURLConnection
-
HTTP Status-Code 412: Precondition Failed.
- HTTP_PRECON_FAILED - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_PROXY_AUTH - Static variable in class java.net.HttpURLConnection
-
HTTP Status-Code 407: Proxy Authentication Required.
- HTTP_PROXY_AUTH - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_REQ_TOO_LONG - Static variable in class java.net.HttpURLConnection
-
HTTP Status-Code 414: Request-URI Too Large.
- HTTP_REQ_TOO_LONG - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_RESET - Static variable in class java.net.HttpURLConnection
-
HTTP Status-Code 205: Reset Content.
- HTTP_RESET - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_SEE_OTHER - Static variable in class java.net.HttpURLConnection
-
HTTP Status-Code 303: See Other.
- HTTP_SEE_OTHER - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_SERVER_ERROR - Static variable in class java.net.HttpURLConnection
-
- HTTP_TEMP_REDIRECT - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_UNAUTHORIZED - Static variable in class java.net.HttpURLConnection
-
HTTP Status-Code 401: Unauthorized.
- HTTP_UNAUTHORIZED - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_UNAVAILABLE - Static variable in class java.net.HttpURLConnection
-
HTTP Status-Code 503: Service Unavailable.
- HTTP_UNAVAILABLE - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_UNSUPPORTED_RANGE - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_UNSUPPORTED_TYPE - Static variable in class java.net.HttpURLConnection
-
HTTP Status-Code 415: Unsupported Media Type.
- HTTP_UNSUPPORTED_TYPE - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_USE_PROXY - Static variable in class java.net.HttpURLConnection
-
HTTP Status-Code 305: Use Proxy.
- HTTP_USE_PROXY - Static variable in interface javax.microedition.io.HttpConnection
-
- HTTP_VERSION - Static variable in class java.net.HttpURLConnection
-
HTTP Status-Code 505: HTTP Version Not Supported.
- HTTP_VERSION - Static variable in interface javax.microedition.io.HttpConnection
-
- HttpConnection - Interface in javax.microedition.io
-
- HttpCookie - Class in java.net
-
An HttpCookie object represents an HTTP cookie, which carries state
information between server and user agent.
- HttpCookie(String, String) - Constructor for class java.net.HttpCookie
-
Constructs a cookie with a specified name and value.
- HttpRetryException - Exception in java.net
-
Thrown to indicate that a HTTP request needs to be retried
but cannot be retried automatically, due to streaming mode
being enabled.
- HttpRetryException(String, int) - Constructor for exception java.net.HttpRetryException
-
Constructs a new HttpRetryException
from the
specified response code and exception detail message
- HttpRetryException(String, int, String) - Constructor for exception java.net.HttpRetryException
-
Constructs a new HttpRetryException
with detail message
responseCode and the contents of the Location response header field.
- HttpsConnection - Interface in javax.microedition.io
-
- HttpsURLConnection - Class in javax.net.ssl
-
HttpsURLConnection
extends HttpURLConnection
with support for https-specific features.
- HttpsURLConnection(URL) - Constructor for class javax.net.ssl.HttpsURLConnection
-
Creates an HttpsURLConnection
using the
URL specified.
- HttpURLConnection - Class in java.net
-
A URLConnection with support for HTTP-specific features.
- HttpURLConnection(URL) - Constructor for class java.net.HttpURLConnection
-
Constructor for the HttpURLConnection.
- HUFFMAN_ONLY - Static variable in class java.util.zip.Deflater
-
Compression strategy for Huffman coding only.
- HYBRID - Static variable in class com.codename1.maps.providers.GoogleMapsProvider
-
This is a satellite + road map
- hypot(double, double) - Static method in class java.lang.Math
-
Returns sqrt(x2 +y2)
without intermediate overflow or underflow.
- hypot(double, double) - Static method in class java.lang.StrictMath
-
Returns sqrt(x2 +y2)
without intermediate overflow or underflow.