Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
U
uncaughtException(UncaughtExceptionEvent)
- Method in interface com.go.trove.util.tq.
UncaughtExceptionListener
uncaughtException(UncaughtExceptionEvent)
- Method in class com.go.trove.util.tq.
TransactionQueueAdapter
UncaughtExceptionEvent
- class com.go.trove.util.tq.
UncaughtExceptionEvent
.
An event that represents an uncaught exception from a
TransactionQueue
.
UncaughtExceptionEvent(Object, Throwable)
- Constructor for class com.go.trove.util.tq.
UncaughtExceptionEvent
UncaughtExceptionListener
- interface com.go.trove.util.tq.
UncaughtExceptionListener
.
Interface used to receive uncaught exceptions from a
TransactionQueue
.
UnicodeReader
- class com.go.tea.io.
UnicodeReader
.
Deprecated.
Moved to com.go.trove.io package.
UnicodeReader
- class com.go.trove.io.
UnicodeReader
.
This reader handles unicode escapes in a character stream as defined by
The Java Language Specification
.
UnicodeReader(Reader)
- Constructor for class com.go.tea.io.
UnicodeReader
Deprecated.
A UnicodeReader needs an underlying source Reader.
UnicodeReader(Reader)
- Constructor for class com.go.trove.io.
UnicodeReader
A UnicodeReader needs an underlying source Reader.
uninstall()
- Static method in class com.go.trove.log.
Syslog
Uninstalls by restoring System.out and System.err.
UNKNOWN
- Static variable in class com.go.tea.compiler.
Token
Token ID for an unknown token.
UNKNOWN
- Static variable in class com.go.trove.net.
InetAddressAndPort
A singleton instance representing an address of 0.0.0.0 and port of -1.
unknown(UnknownHostException)
- Method in interface com.go.trove.net.
InetAddressListener
unread()
- Method in class com.go.tea.io.
PushbackPositionReader
Deprecated.
Unread the last character read.
unread()
- Method in class com.go.trove.io.
PushbackPositionReader
Unread the last character read.
unread(int)
- Method in class com.go.tea.io.
PushbackPositionReader
Deprecated.
Unread the last several characters read.
unread(int)
- Method in class com.go.trove.io.
PushbackPositionReader
Unread the last several characters read.
unreadHook(int)
- Method in class com.go.tea.io.
PushbackPositionReader
Deprecated.
A hook call from the unread method(s).
unreadHook(int)
- Method in class com.go.tea.io.
SourceReader
Deprecated.
unreadHook(int)
- Method in class com.go.trove.io.
PushbackPositionReader
A hook call from the unread method(s).
unreadHook(int)
- Method in class com.go.trove.io.
SourceReader
unreadToken(Token)
- Method in class com.go.tea.compiler.
Scanner
UNUSED
- Static variable in class com.go.trove.classfile.
Opcode
URLExists(String)
- Method in interface com.go.teaservlet.
HttpContext
Tests if a resource at the given URL exists.
UsageMap
- class com.go.trove.util.
UsageMap
.
A Map that orders its keys based on how recently they have been used.
UsageMap()
- Constructor for class com.go.trove.util.
UsageMap
Creates a UsageMap in forward order, MRU first.
UsageMap(Map)
- Constructor for class com.go.trove.util.
UsageMap
UsageSet
- class com.go.trove.util.
UsageSet
.
A Set that orders its elements based on how recently they have been used.
UsageSet()
- Constructor for class com.go.trove.util.
UsageSet
Creates a UsageSet in forward order, MRU first.
UsageSet(Map)
- Constructor for class com.go.trove.util.
UsageSet
using(Comparator)
- Method in class com.go.trove.util.
BeanComparator
Specifiy a Comparator to use on just the last
order-by
property.
UtilityContext
- interface com.go.tea.runtime.
UtilityContext
.
Extends the basic context to provide generic utility functions that most templates will need to use for formatting.
Utils
- class com.go.trove.util.
Utils
.
Some generic utilities.
Utils()
- Constructor for class com.go.trove.util.
Utils
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W