J avolution v5.5 (J2SE 1.6+)
A B C D E F G H I J K L M N O P Q R S T U V W X Z

U

Union - Class in javolution.io
This class represents a C/C++ union; it works in the same way as Struct (sub-class) except that all members are mapped to the same location in memory.
Union() - Constructor for class javolution.io.Union
Default constructor.
unlock() - Method in class javolution.util.ReentrantLock
Attempts to release this lock.
unmodifiable() - Method in class javolution.util.FastCollection
Returns the unmodifiable view associated to this collection.
unmodifiable() - Method in class javolution.util.FastList
 
unmodifiable() - Method in class javolution.util.FastMap
Returns the unmodifiable view associated to this map.
unmodifiable() - Method in class javolution.util.FastSet
 
unmodifiable() - Method in class javolution.util.FastTable
 
user - Variable in class javolution.context.Allocator
Holds the current user or null if deactivated.
UTF8ByteBufferReader - Class in javolution.io
This class represents a UTF-8 j2me.nio.ByteBuffer reader.
UTF8ByteBufferReader() - Constructor for class javolution.io.UTF8ByteBufferReader
Default constructor.
UTF8ByteBufferWriter - Class in javolution.io
This class represents a UTF-8 j2me.nio.ByteBuffer writer.
UTF8ByteBufferWriter() - Constructor for class javolution.io.UTF8ByteBufferWriter
Default constructor.
UTF8StreamReader - Class in javolution.io
This class represents a UTF-8 stream reader.
UTF8StreamReader() - Constructor for class javolution.io.UTF8StreamReader
Creates a UTF-8 reader having a byte buffer of moderate capacity (2048).
UTF8StreamReader(int) - Constructor for class javolution.io.UTF8StreamReader
Creates a UTF-8 reader having a byte buffer of specified capacity.
UTF8StreamWriter - Class in javolution.io
This class represents a UTF-8 stream writer.
UTF8StreamWriter() - Constructor for class javolution.io.UTF8StreamWriter
Creates a UTF-8 writer having a byte buffer of moderate capacity (2048).
UTF8StreamWriter(int) - Constructor for class javolution.io.UTF8StreamWriter
Creates a UTF-8 writer having a byte buffer of specified capacity.

J avolution v5.5 (J2SE 1.6+)
A B C D E F G H I J K L M N O P Q R S T U V W X Z
Copyright © 2005 - 2009 Javolution.