|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
BigDecimal whose value is the absolute
value of this BigDecimal.
BigDecimal whose value is the absolute value
of this BigDecimal.
ERA field indicating
the common era (Anno Domini), also known as CE.
BigDecimal whose value is
this+rhs, using fixed point arithmetic.
BigDecimal whose value is this+rhs.
AM_PM field indicating the
period of the day from midnight to just before noon.
get and set indicating
whether the HOUR is before or after noon.
Calendar.AM_PM field.
MONTH field indicating the
fourth month of the year.
MONTH field indicating the
eighth month of the year.
ERA field indicating
the period before the common era (before Christ), also known as BCE.
BigDecimal class implements immutable
arbitrary-precision decimal numbers.BigDecimal object from a
java.math.BigDecimal.
BigDecimal object from a
BigInteger, with scale 0.
BigDecimal object from a
BigInteger and a scale.
BigDecimal object from an array of characters.
BigDecimal object from an array of characters.
BigDecimal object directly from a
double.
BigDecimal object directly from a
int.
BigDecimal object directly from a
long.
BigDecimal object from a String.
BigDecimal to a byte.
DateFormat uses to produce the time field
values needed to implement date and time formatting.
Calendar is an abstract base class for converting between
a Date object and a set of integer fields such as
YEAR, MONTH, DAY, HOUR,
and so on.DateFormat for ChineseCalendar.DateFormatSymbols for ChineseDateFormat.CollationElementIterator is an iterator created by
a RuleBasedCollator to walk through a string.CollationKey represents a String
under the rules of a specific Collator
object.BigDecimal to another, using unlimited
precision.
BigDecimal to another.
BigDecimal with the value of the parameter.
complement(MIN_VALUE, MAX_VALUE).
time to
field values in fields[].
fields[] to the
millisecond time value time.
nextToken method can be called before it generates an
exception.
Transliterator object constructed from
the given rule string.
get and set indicating the
day of the month.
Calendar.DATE field.
DateFormatSymbols is a public class for encapsulating
localizable date-time formatting data, such as the names of the
months, the names of the days of the week, and the time zone data.DateFormatSymbols object that should be used to format a
calendar system's dates in the given locale.
get and set indicating the
day of the month.
get and set indicating the day
of the week.
Calendar.DAY_OF_WEEK field.
get and set indicating the
ordinal number of the day of the week within the current month.
Calendar.DAY_OF_WEEK_IN_MONTH field.
get and set indicating the day
number within the current year.
Calendar.DAY_OF_YEAR field.
MONTH field indicating the
twelfth month of the year.
DecimalFormat is a concrete subclass of
NumberFormat that formats decimal numbers.DecimalFormat to format
numbers.MathContext object initialized to the default
settings for general-purpose arithmetic.
BigDecimal whose value is
this/rhs, using fixed point arithmetic.
BigDecimal whose value is
this/rhs, using fixed point arithmetic and a
rounding mode.
BigDecimal whose value is
this/rhs, using fixed point arithmetic and a
given scale and rounding mode.
BigDecimal whose value is this/rhs.
BigDecimal whose value is the integer
part of this/rhs.
BigDecimal whose value is the integer
part of this/rhs.
BigDecimal to a double.
get() and set()
indicating the localized day of week.
get and set indicating the
daylight savings offset in milliseconds.
BigDecimal with rhs for
equality.
get and set indicating the
era, e.g., AD or BC in the Julian calendar.
Calendar.ERA field.
get() and set()
indicating the extended year.
MONTH field indicating the
second month of the year.
BigDecimal to a float.
String representation of this
BigDecimal, modified by layout parameters.
String representation of this
BigDecimal, modified by layout parameters and allowing
exponential notation.
DAY_OF_WEEK field indicating
Friday.
Transliterator objects.
java.text.CharacterIterator object for
the underlying text of this iterator.
DateFormat object that can be used to format dates in
the calendar system specified by cal.
DateFormat appropriate to this calendar.
DateFormat object that can be used to format dates and times in
the calendar system specified by cal.
TimeZone for this host.
format() is padded.
computeGregorianFields().
computeGregorianFields().
computeGregorianFields().
computeGregorianFields().
Transliterator object given its ID.
Transliterator object given its ID.
UCharacterIterator object given a
Replaceable object.
UCharacterIterator object given a
source string.
UCharacterIterator object given a
source character array.
UCharacterIterator object given a
source character array.
UCharacterIterator object given a
source StringBuffer.
UCharacterIterator object given a
CharacterIterator.
SearchIterator.first(), SearchIterator.next(), SearchIterator.previous(), or SearchIterator.last().
getText(char[], int)>/code> that provides
an offset of 0.
- getText() -
Method in class com.ibm.icu.text.UCharacterIterator
- Convenience method for returning the underlying text storage as as string
- getTime() -
Method in class com.ibm.icu.util.Calendar
- Gets this Calendar's current time.
- getTimeInMillis() -
Method in class com.ibm.icu.util.Calendar
- Gets this Calendar's current time as a long.
- getTimeInstance() -
Static method in class com.ibm.icu.text.DateFormat
- Gets the time formatter with the default formatting style
for the default locale.
- getTimeInstance(int) -
Static method in class com.ibm.icu.text.DateFormat
- Gets the time formatter with the given formatting style
for the default locale.
- getTimeInstance(int, Locale) -
Static method in class com.ibm.icu.text.DateFormat
- Gets the time formatter with the given formatting style
for the given locale.
- getTimeInstance(int, ULocale) -
Static method in class com.ibm.icu.text.DateFormat
- Deprecated. This is a draft API and might change in a future release of ICU.
- getTimeInstance(Calendar, int, Locale) -
Static method in class com.ibm.icu.text.DateFormat
- Create a
DateFormat object that can be used to format times in
the calendar system specified by cal.
- getTimeInstance(Calendar, int, ULocale) -
Static method in class com.ibm.icu.text.DateFormat
- Deprecated. This is a draft API and might change in a future release of ICU.
- getTimeInstance(Calendar, int) -
Static method in class com.ibm.icu.text.DateFormat
- Convenience overload
- getTimeScaleValue(int, int) -
Static method in class com.ibm.icu.util.UniversalTimeScale
- Deprecated. This is a draft API and might change in a future release of ICU.
- getTimeZone() -
Method in class com.ibm.icu.text.DateFormat
- Gets the time zone.
- getTimeZone() -
Method in class com.ibm.icu.util.Calendar
- Gets the time zone.
- getTimeZone(String) -
Static method in class com.ibm.icu.util.TimeZone
- Gets the
TimeZone for the given ID.
- getTitleInstance() -
Static method in class com.ibm.icu.text.BreakIterator
- Returns a new instance of BreakIterator that locates title boundaries.
- getTitleInstance(Locale) -
Static method in class com.ibm.icu.text.BreakIterator
- Returns a new instance of BreakIterator that locates title boundaries.
- getTitleInstance(ULocale) -
Static method in class com.ibm.icu.text.BreakIterator
- Deprecated. This is a draft API and might change in a future release of ICU.
- getTrailSurrogate(int) -
Static method in class com.ibm.icu.text.UTF16
- Returns the trail surrogate.
- getType(int) -
Static method in class com.ibm.icu.lang.UCharacter
- Returns a value indicating a code point's Unicode category.
- getType() -
Method in class com.ibm.icu.util.BuddhistCalendar
- Deprecated. Return the current Calendar type.
- getType() -
Method in class com.ibm.icu.util.Calendar
- Return the current Calendar type.
- getType() -
Method in class com.ibm.icu.util.ChineseCalendar
- Deprecated. Return the current Calendar type.
- getType() -
Method in class com.ibm.icu.util.GregorianCalendar
- Return the current Calendar type.
- getType() -
Method in class com.ibm.icu.util.HebrewCalendar
- Deprecated. Return the current Calendar type.
- getType() -
Method in class com.ibm.icu.util.IslamicCalendar
- Deprecated. Return the current Calendar type.
- getType() -
Method in class com.ibm.icu.util.JapaneseCalendar
- Deprecated. Return the current Calendar type.
- getTypeIterator() -
Static method in class com.ibm.icu.lang.UCharacter
- Gets an iterator for character types, iterating over codepoints.
- getUCAVersion() -
Method in class com.ibm.icu.text.Collator
- Deprecated. This is a draft API and might change in a future release of ICU.
- getUCAVersion() -
Method in class com.ibm.icu.text.RuleBasedCollator
- Deprecated. This is a draft API and might change in a future release of ICU.
- getULocale() -
Method in class com.ibm.icu.text.DecimalFormatSymbols
- Deprecated. This is a draft API and might change in a future release of ICU.
- getULocale() -
Method in class com.ibm.icu.text.MessageFormat
- Deprecated. This is a draft API and might change in a future release of ICU.
- getULocale() -
Method in class com.ibm.icu.util.UResourceBundle
- Deprecated. This is a draft API and might change in a future release of ICU.
- getUnicodeNumericValue(int) -
Static method in class com.ibm.icu.lang.UCharacter
- Get the numeric value for a Unicode code point as defined in the
Unicode Character Database.
- getUnicodeVersion() -
Static method in class com.ibm.icu.lang.UCharacter
- Gets the version of Unicode data used.
- getUnit() -
Method in class com.ibm.icu.util.Measure
- Deprecated. This is a draft API and might change in a future release of ICU.
- getValueArray() -
Method in class com.ibm.icu.util.CompactByteArray
- For internal use only.
- getValueArray() -
Method in class com.ibm.icu.util.CompactCharArray
- For internal use only.
- getVariableTop() -
Method in class com.ibm.icu.text.Collator
- Gets the variable top value of a Collator.
- getVariableTop() -
Method in class com.ibm.icu.text.RuleBasedCollator
- Gets the variable top value of a Collator.
- getVariant() -
Method in class com.ibm.icu.util.ULocale
- Deprecated. This is a draft API and might change in a future release of ICU.
- getVariant(String) -
Static method in class com.ibm.icu.util.ULocale
- Deprecated. This is a draft API and might change in a future release of ICU.
- getVersion() -
Method in class com.ibm.icu.text.Collator
- Deprecated. This is a draft API and might change in a future release of ICU.
- getVersion() -
Method in class com.ibm.icu.text.RuleBasedCollator
- Deprecated. This is a draft API and might change in a future release of ICU.
- getWeekdays() -
Method in class com.ibm.icu.text.DateFormatSymbols
- Gets weekday strings.
- getWeekendTransition(int) -
Method in class com.ibm.icu.util.Calendar
- Return the time during the day at which the weekend begins or end in
this calendar system.
- getWidth() -
Method in class com.ibm.icu.util.LocaleData.PaperSize
- Deprecated. This is a draft API and might change in a future release of ICU.
- getWordInstance() -
Static method in class com.ibm.icu.text.BreakIterator
- Returns a new instance of BreakIterator that locates word boundaries.
- getWordInstance(Locale) -
Static method in class com.ibm.icu.text.BreakIterator
- Returns a new instance of BreakIterator that locates word boundaries.
- getWordInstance(ULocale) -
Static method in class com.ibm.icu.text.BreakIterator
- Deprecated. This is a draft API and might change in a future release of ICU.
- getZeroDigit() -
Method in class com.ibm.icu.text.DecimalFormatSymbols
- Return the character used for zero.
- getZoneStrings() -
Method in class com.ibm.icu.text.DateFormatSymbols
- Gets timezone strings.
- GLUE -
Static variable in interface com.ibm.icu.lang.UCharacter.LineBreak
-
- GOOD_FRIDAY -
Static variable in class com.ibm.icu.util.EasterHoliday
- Deprecated. This is a draft API and might change in a future release of ICU.
- GOTHIC -
Static variable in class com.ibm.icu.lang.UCharacter.UnicodeBlock
-
- GOTHIC -
Static variable in class com.ibm.icu.lang.UScript
- Gothic
- GOTHIC_ID -
Static variable in class com.ibm.icu.lang.UCharacter.UnicodeBlock
-
- GRAPHEME_BASE -
Static variable in interface com.ibm.icu.lang.UProperty
- Binary property Grapheme_Base (new).
- GRAPHEME_EXTEND -
Static variable in interface com.ibm.icu.lang.UProperty
- Binary property Grapheme_Extend (new).
- GRAPHEME_LINK -
Static variable in interface com.ibm.icu.lang.UProperty
- Binary property Grapheme_Link (new).
- GREATEST_MINIMUM -
Static variable in class com.ibm.icu.util.Calendar
- Limit type for
getLimit() and handleGetLimit()
indicating the greatest minimum value that a field can take.
- GREEK -
Static variable in class com.ibm.icu.lang.UCharacter.UnicodeBlock
- Unicode 3.2 renames this block to "Greek and Coptic".
- GREEK -
Static variable in class com.ibm.icu.lang.UScript
- Greek
- GREEK_EXTENDED -
Static variable in class com.ibm.icu.lang.UCharacter.UnicodeBlock
-
- GREEK_EXTENDED_ID -
Static variable in class com.ibm.icu.lang.UCharacter.UnicodeBlock
-
- GREEK_ID -
Static variable in class com.ibm.icu.lang.UCharacter.UnicodeBlock
- Unicode 3.2 renames this block to "Greek and Coptic".
- GregorianCalendar - Class in com.ibm.icu.util
GregorianCalendar is a concrete subclass of
Calendar
and provides the standard calendar used by most of the world.- GregorianCalendar() -
Constructor for class com.ibm.icu.util.GregorianCalendar
- Constructs a default GregorianCalendar using the current time
in the default time zone with the default locale.
- GregorianCalendar(TimeZone) -
Constructor for class com.ibm.icu.util.GregorianCalendar
- Constructs a GregorianCalendar based on the current time
in the given time zone with the default locale.
- GregorianCalendar(Locale) -
Constructor for class com.ibm.icu.util.GregorianCalendar
- Constructs a GregorianCalendar based on the current time
in the default time zone with the given locale.
- GregorianCalendar(ULocale) -
Constructor for class com.ibm.icu.util.GregorianCalendar
- Deprecated. This is a draft API and might change in a future release of ICU.
- GregorianCalendar(TimeZone, Locale) -
Constructor for class com.ibm.icu.util.GregorianCalendar
- Constructs a GregorianCalendar based on the current time
in the given time zone with the given locale.
- GregorianCalendar(TimeZone, ULocale) -
Constructor for class com.ibm.icu.util.GregorianCalendar
- Deprecated. This is a draft API and might change in a future release of ICU.
- GregorianCalendar(int, int, int) -
Constructor for class com.ibm.icu.util.GregorianCalendar
- Constructs a GregorianCalendar with the given date set
in the default time zone with the default locale.
- GregorianCalendar(int, int, int, int, int) -
Constructor for class com.ibm.icu.util.GregorianCalendar
- Constructs a GregorianCalendar with the given date
and time set for the default time zone with the default locale.
- GregorianCalendar(int, int, int, int, int, int) -
Constructor for class com.ibm.icu.util.GregorianCalendar
- Constructs a GregorianCalendar with the given date
and time set for the default time zone with the default locale.
- gregorianMonthLength(int, int) -
Static method in class com.ibm.icu.util.Calendar
- Return the length of a month of the Gregorian calendar.
- gregorianPreviousMonthLength(int, int) -
Static method in class com.ibm.icu.util.Calendar
- Return the length of a previous month of the Gregorian calendar.
- GUJARATI -
Static variable in class com.ibm.icu.lang.UCharacter.UnicodeBlock
-
- GUJARATI -
Static variable in class com.ibm.icu.lang.UScript
- Gujarati
- GUJARATI_ID -
Static variable in class com.ibm.icu.lang.UCharacter.UnicodeBlock
-
- GURMUKHI -
Static variable in class com.ibm.icu.lang.UCharacter.UnicodeBlock
-
- GURMUKHI -
Static variable in class com.ibm.icu.lang.UScript
- Gurmukhi
- GURMUKHI_ID -
Static variable in class com.ibm.icu.lang.UCharacter.UnicodeBlock
-
Calendar should override this method to return an
int[] array of the appropriate length.
DateFormat appropriate to this calendar.
BigDecimal.
hasMoreTokens method.
get and set indicating the
hour of the morning or afternoon.
Calendar.HOUR field.
Calendar.HOUR field.
get and set indicating the
hour of the day.
Calendar.HOUR_OF_DAY field.
Calendar.HOUR_OF_DAY field.
stamp[] indicating that a field
has been set via computations from the time or from other fields.
BigDecimal to an int.
BigDecimal to an int.
MONTH field indicating the
first month of the year.
get() and set()
indicating the modified Julian day number.
MONTH field indicating the
seventh month of the year.
MONTH field indicating the
sixth month of the year.
bounds().
getLimit() and handleGetLimit()
indicating the least maximum value that a field can take.
getDisplayName() indicating
a long name, such as "Pacific Standard Time."
BigDecimal to a long.
BigDecimal to a long.
MONTH field indicating the
third month of the year.
MathContext immutable class encapsulates the
settings understood by the operator methods of the BigDecimal
class (and potentially other classes).MathContext with a specified
precision.
MathContext with a specified
precision and form.
MathContext with a specified
precision, form, and lostDigits setting.
MathContext with a specified
precision, form, lostDigits, and roundingMode setting.
BigDecimal whose value is
the maximum of this and rhs.
BigDecimal whose value is
the maximum of this and rhs.
Date.
getLimit() and handleGetLimit()
indicating the maximum value that a field can take (greatest maximum).
MONTH field indicating the
fifth month of the year.
get and set indicating the
millisecond within the second.
get() and set()
indicating the milliseconds in the day.
BigDecimal whose value is
the minimum of this and rhs.
BigDecimal whose value is
the minimum of this and rhs.
Date.
getLimit() and handleGetLimit()
indicating the minimum value that a field can take (least minimum).
stamp[] has a value greater than or
equal to MINIMUM_USER_SET then it has been set by the
user via a call to set().
get and set indicating the
minute within the hour.
Calendar.MINUTE field.
DAY_OF_WEEK field indicating
Monday.
get and set indicating the
month.
Calendar.MONTH field.
BigDecimal whose decimal point has
been moved to the left by a specified number of positions.
BigDecimal whose decimal point has
been moved to the right by a specified number of positions.
BigDecimal whose value is
this*rhs, using fixed point arithmetic.
BigDecimal whose value is this*rhs.
BigDecimal whose value is
-this.
BigDecimal whose value is -this.
nextToken method, except
that its declared return value is Object rather than
String.
MONTH field indicating the
eleventh month of the year.
DateFormat uses to format numbers
in dates and times.
NumberFormat is the abstract base class for all number
formats.MONTH field indicating the
tenth month of the year.
BigDecimal constant "1".
getPadPosition() and
setPadPosition() specifying pad characters inserted after
the prefix.
getPadPosition() and
setPadPosition() specifying pad characters inserted after
the suffix.
getPadPosition() and
setPadPosition() specifying pad characters inserted before
the prefix.
getPadPosition() and
setPadPosition() specifying pad characters inserted before
the suffix.
Number object to
represent the parsed value.
BigDecimal whose value is
+this.
BigDecimal whose value is
+this.
AM_PM field indicating the
period of the day from noon to just before midnight.
BigDecimal whose value is
this**rhs, using fixed point arithmetic.
BigDecimal whose value is this**rhs.
Transliterator with the
system.
BigDecimal whose value is
the remainder of this/rhs, using fixed point arithmetic.
BigDecimal whose value is the remainder of
this/rhs.
Replaceable is an interface representing a
string of characters that supports the replacement of a range of
itself with a new string of characters.ReplaceableString is an adapter class that implements the
Replaceable API around an ordinary StringBuffer.buf for internal
storage.
count characters
in chars starting at start.
chars.
count characters
in text starting at start.
text.
DAY_OF_WEEK field indicating
Saturday.
BigDecimal.
get and set indicating the
second within the minute.
Calendar.SECOND field.
MONTH field indicating the
ninth month of the year.
start - end.
other.
TimeZone that is
returned by the getDefault method.
format() is padded.
BigDecimal with a given scale.
BigDecimal with a given scale.
getDisplayName() indicating
a short name, such as "PST."
BigDecimal to a short.
BigDecimal, as an
int.
SimpleDateFormat is a concrete class for formatting and
parsing dates in a locale-sensitive manner.SimpleTimeZone is a concrete subclass of TimeZone
that represents a time zone for use with a Gregorian calendar.
bounds().
StringSearch is the concrete subclass of
SearchIterator that provides language-sensitive text searching
based on the comparison rules defined in a RuleBasedCollator object.cal.
BigDecimal whose value is
this-rhs, using fixed point arithmetic.
BigDecimal whose value is this-rhs.
DAY_OF_WEEK field indicating
Sunday.
BigDecimal constant "10".
DAY_OF_WEEK field indicating
Thursday.
TimeZone represents a time zone offset, and also figures out daylight
savings.Calendar.ZONE_OFFSET and
Calendar.DST_OFFSET fields.
BigDecimal to a
java.math.BigDecimal.
BigDecimal to a
java.math.BigInteger.
BigDecimal to a
java.math.BigInteger.
BigDecimal as a character array.
BigDecimal as a String.
MathContext as a readable string.
String.
bounds().
Transliterator is an abstract class that
transliterates text from one format to another.DAY_OF_WEEK field indicating
Tuesday.
matches() indicating a
complete match between the text and this matcher.
matches() indicating a
mismatch between the text and this matcher.
matches() indicating a
partial match between the text and this matcher.
MONTH field indicating the
thirteenth month of the year.
UnicodeFilter defines a protocol for selecting a
subset of the full range (U+0000 to U+FFFF) of Unicode characters.UnicodeMatcher defines a protocol for objects that can
match a range of characters in a Replaceable string.BigInteger after removing the
scale.
stamp[] indicating that
a field has not been set since the last call to clear().
UScriptRun is used to find runs of characters in
the same script, as defined in the UScript class.UScriptRun object.
UScriptRun object which iterates over the
characters in the given string.
UScriptRun object which iterates over a subrange
of the characetrs in the given string.
UScriptRun object which iterates over the given
characetrs.
UScriptRun object which iterates over a subrange
of the given characetrs.
Calendar.validateField(int) on each field that has been set.
double to a BigDecimal.
long to a BigDecimal.
long to a BigDecimal with a
given scale.
DAY_OF_WEEK field indicating
Wednesday.
get and set indicating the
week number within the current month.
Calendar.WEEK_OF_MONTH field.
get and set indicating the
week number within the current year.
Calendar.WEEK_OF_YEAR field.
get and set indicating the
year.
Calendar.YEAR field.
get() and set()
indicating the extended year corresponding to the
WEEK_OF_YEAR field.
BigDecimal constant "0".
get and set indicating the
raw offset from GMT in milliseconds.
|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||