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

L

lastAccessTime() - Method in interface org.classpath.icedtea.java.nio.file.attribute.BasicFileAttributes
Returns the time of last access if supported.
lastModifiedTime() - Method in interface org.classpath.icedtea.java.nio.file.attribute.BasicFileAttributes
Returns the time of last modification.
linkCount() - Method in interface org.classpath.icedtea.java.nio.file.attribute.BasicFileAttributes
Returns the number of links to this file.
LinkOption - Enum in org.classpath.icedtea.java.nio.file
Defines the options as to how symbolic links are handled.
LinkPermission - Class in org.classpath.icedtea.java.nio.file
The Permission class for link creation operations.
LinkPermission(String) - Constructor for class org.classpath.icedtea.java.nio.file.LinkPermission
Constructs a LinkPermission with the specified name.
LinkPermission(String, String) - Constructor for class org.classpath.icedtea.java.nio.file.LinkPermission
Constructs a LinkPermission with the specified name.
list() - Method in interface org.classpath.icedtea.java.nio.file.attribute.NamedAttributeView
Returns a list containing the names of the user-defined/named attributes.
LIST_DIRECTORY - Static variable in enum org.classpath.icedtea.java.nio.file.attribute.AclEntryPermission
Permission to list the entries of a directory (equal to AclEntryPermission.READ_DATA)
locale() - Method in class org.classpath.icedtea.java.util.Scanner
Returns this scanner's locale.
lock(long, long, boolean, A, CompletionHandler<FileLock, ? super A>) - Method in class org.classpath.icedtea.java.nio.channels.AsynchronousFileChannel
Acquires a lock on the given region of this channel's file.
lock(A, CompletionHandler<FileLock, ? super A>) - Method in class org.classpath.icedtea.java.nio.channels.AsynchronousFileChannel
Acquires an exclusive lock on this channel's file.
lock() - Method in class org.classpath.icedtea.java.nio.channels.AsynchronousFileChannel
Acquires an exclusive lock on this channel's file.
lookupPrincipalByGroupName(String) - Method in class org.classpath.icedtea.java.nio.file.attribute.UserPrincipalLookupService
Lookup a group principal by group name.
lookupPrincipalByName(String) - Method in class org.classpath.icedtea.java.nio.file.attribute.UserPrincipalLookupService
Lookup a user principal by name.

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.