NIO2 API
A B C D E F G H I J K L M N O P R S T U V W

T

take() - Method in class org.classpath.icedtea.java.nio.file.WatchService
Retrieves and removes next watch key waiting if none are yet present.
TCP_NODELAY - Static variable in class org.classpath.icedtea.java.net.StandardSocketOption
Disable the Nagle algorithm.
toAbsolutePath() - Method in class org.classpath.icedtea.java.nio.file.Path
Returns a Path object representing the absolute path of this path.
toPath() - Method in class org.classpath.icedtea.java.io.File
Returns a java.nio.file.Path object constructed from the this abstract path.
toRealPath(boolean) - Method in class org.classpath.icedtea.java.nio.file.Path
Returns the real path of an existing file.
toString() - Method in class org.classpath.icedtea.java.nio.channels.FileLock
Returns a string describing the range, type, and validity of this lock.
toString() - Method in class org.classpath.icedtea.java.nio.file.attribute.AclEntry
Returns the string representation of this ACL entry.
toString(Set<PosixFilePermission>) - Static method in class org.classpath.icedtea.java.nio.file.attribute.PosixFilePermissions
Returns the String representation of a set of permissions.
toString() - Method in class org.classpath.icedtea.java.nio.file.Path
Returns the string representation of this path.
toString() - Method in class org.classpath.icedtea.java.util.Scanner
Returns the string representation of this Scanner.
totalSpace() - Method in interface org.classpath.icedtea.java.nio.file.attribute.FileStoreSpaceAttributes
Returns the size, in bytes, of the file store.
toUri() - Method in class org.classpath.icedtea.java.nio.file.Path
Returns a URI to represent this path.
truncate(long) - Method in class org.classpath.icedtea.java.nio.channels.AsynchronousFileChannel
Truncates this channel's file to the given size.
truncateSBC(long) - Method in class org.classpath.icedtea.java.nio.channels.FileChannel
Truncates this channel's file to the given size.
truncateSBC(long) - Method in interface org.classpath.icedtea.java.nio.channels.SeekableByteChannel
Truncates the entity, to which this channel is connected, to the given size.
tryLock(long, long, boolean) - Method in class org.classpath.icedtea.java.nio.channels.AsynchronousFileChannel
Attempts to acquire a lock on the given region of this channel's file.
tryLock() - Method in class org.classpath.icedtea.java.nio.channels.AsynchronousFileChannel
Attempts to acquire an exclusive lock on this channel's file.
type() - Method in interface org.classpath.icedtea.java.net.SocketOption
Returns the type of the socket option value.
type() - Method in class org.classpath.icedtea.java.nio.file.attribute.AclEntry
Returns the ACL entry type.
type() - Method in class org.classpath.icedtea.java.nio.file.FileStore
Returns the type of this file store.
type() - Method in interface org.classpath.icedtea.java.nio.file.WatchEvent.Kind
Returns the type of the context value.

NIO2 API
A B C D E F G H I J K L M N O P R S T U V W
Submit a bug or feature

Copyright 2010 Sun Microsystems, Inc. All rights reserved. Use is subject to the terms of the GNU General Public License.