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

U

unallocatedSpace() - Method in interface org.classpath.icedtea.java.nio.file.attribute.FileStoreSpaceAttributes
Returns the number of unallocated bytes in the file store.
unblock(InetAddress) - Method in class org.classpath.icedtea.java.nio.channels.MembershipKey
Unblock multicast datagrams from the given source address that was previously blocked using the block method.
usableSpace() - Method in interface org.classpath.icedtea.java.nio.file.attribute.FileStoreSpaceAttributes
Returns the number of bytes available to this Java virtual machine on the file store.
useDelimiter(Pattern) - Method in class org.classpath.icedtea.java.util.Scanner
Sets this scanner's delimiting pattern to the specified pattern.
useDelimiter(String) - Method in class org.classpath.icedtea.java.util.Scanner
Sets this scanner's delimiting pattern to a pattern constructed from the specified String.
useLocale(Locale) - Method in class org.classpath.icedtea.java.util.Scanner
Sets this scanner's locale to the specified locale.
useRadix(int) - Method in class org.classpath.icedtea.java.util.Scanner
Sets this scanner's default radix to the specified radix.
UserPrincipal - Interface in org.classpath.icedtea.java.nio.file.attribute
A Principal representing an identity used to determine access rights to objects in a file system.
UserPrincipalLookupService - Class in org.classpath.icedtea.java.nio.file.attribute
An object to lookup user and group principals by name.
UserPrincipalLookupService() - Constructor for class org.classpath.icedtea.java.nio.file.attribute.UserPrincipalLookupService
Initializes a new instance of this class.
UserPrincipalNotFoundException - Exception in org.classpath.icedtea.java.nio.file.attribute
Checked exception thrown when a lookup of UserPrincipal fails because the principal does not exist.
UserPrincipalNotFoundException(String) - Constructor for exception org.classpath.icedtea.java.nio.file.attribute.UserPrincipalNotFoundException
Constructs an instance of this class.

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.