public interface LibraryStorageArea
Object.equals(java.lang.Object) and Object.hashCode() are expected to be defined
such that object identity (within the implementing class) are driven by getLocation().ArealLibraryProvider| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName()
Gets a human-readable display label for this area.
|
URL |
getLocation()
Gets an associated storage location.
|
URL getLocation()
String getDisplayName()
Built on May 21 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.