Index of types


A
 
am_pm [JavaCalendar]
Whether the hour is before or after noon.
awt [JavaApplet]
Shorthand for the type of AWT applets.

D
 
day [JavaCalendar]
The different day values.

E
 
e [JavaShortArray]
The type of array elements.
e [JavaLongArray]
The type of array elements.
e [JavaIntArray]
The type of array elements.
e [JavaFloatArray]
The type of array elements.
e [JavaDoubleArray]
The type of array elements.
e [JavaCharArray]
The type of array elements.
e [JavaByteArray]
The type of array elements.
e [JavaBooleanArray]
The type of array elements.
e [JavaArraySignature.T]

F
 
field [JavaCalendar]
The different fields of a calendar.
format [JavaDate]
The type of date formats.
format_style [JavaDate]
The type of format styles.

G
 
generic [JavaServlet]
Shorthand for the type of generic servlets.
graphics_event [JavaApplet]
Equivalent to Graphics.status, copied to avoid dependency.

H
 
http [JavaServlet]
Shorthand for the type of HTTP servlets.
http_request [JavaServlet]
Shorthand for the type of requests to HTTP servlets.
http_response [JavaServlet]
Shorthand for the type of responses to HTTP servlets.
http_session_binding_event [JavaServlet]
Shorthand for the type of session binding events.
http_session_event [JavaServlet]
Shorthand for the type of session events.

M
 
month [JavaCalendar]
The different month values.

P
 
parameter [JavaApplet]
The type of parameters, describing parameters accepted by an applet.
parameter_info [JavaApplet]
The type of parameter info, as returned by the getParameterInfo(...) method.

R
 
request [JavaServlet]
Shorthand for the type of requests to generic servlets.
response [JavaServlet]
Shorthand for the type of responses to generic servlets.

S
 
servlet_context_attribute_event [JavaServlet]
Shorthand for the type of context attribute events.
servlet_context_event [JavaServlet]
Shorthand for the type of context events.
swing [JavaApplet]
Shorthand for the type of Swing applets.

T
 
t [JavaTimeZone]
The type of time zones.
t [JavaThrowable]
The type of throwables.
t [JavaStringBuilder]
The type of string builders.
t [JavaString.OCaml]
Similar to String.t.
t [JavaString]
The type of strings.
t [JavaShortArray]
The type of arrays.
t [JavaShort]
The type of wrappers for short values.
t [JavaServlet.HTTP]
The type of values stored by servlets.
t [JavaServlet.Generic]
The type of values stored by servlets.
t [JavaRuntime]
The type of runtime instances.
t [JavaReferenceArray]
The type of arrays.
t [JavaRandom]
The type of pseudorandom number generators.
t [JavaProperties]
The type of properties.
t [JavaObject]
The type of objects.
t [JavaLongArray]
The type of arrays.
t [JavaLong]
The type of wrappers for long values.
t [JavaLocale]
The type of locales.
t [JavaIntArray]
The type of arrays.
t [JavaInt]
The type of wrappers for integer values.
t [JavaFloatArray]
The type of arrays.
t [JavaFloat]
The type of wrappers for float values.
t [JavaException]
The type of exceptions.
t [JavaError]
The type of errors.
t [JavaDoubleArray]
The type of arrays.
t [JavaDouble]
The type of wrappers for double values.
t [JavaDate]
The type of dates.
t [JavaCharArray]
The type of arrays.
t [JavaChar]
The type of wrappers for character values.
t [JavaCalendar]
The type of calendars.
t [JavaByteArray]
The type of arrays.
t [JavaByte]
The type of wrappers for byte values.
t [JavaBooleanArray]
The type of arrays.
t [JavaBoolean]
The type of wrappers for boolean values.
t [JavaArraySignature.T]
t [JavaArray]
The type of unspecialized arrays, that are wrappers around specialized ones.