Interface Resource
- All Superinterfaces:
 Resource
@API(status=DEPRECATED,
     since="1.14")
@Deprecated(since="1.14",
            forRemoval=true)
public interface Resource
extends Resource
Deprecated, for removal: This API element is subject to removal in a future version.
Resource represents a resource on the classpath.
WARNING: a Resource must provide correct
equals and hashCode
implementations since a Resource may potentially be stored in a
collection or map.
- Since:
 - 1.11
 - See Also:
 
- 
Method Summary
Methods inherited from interface Resource
getInputStream, getName, getUri 
- 
Method Details
- 
of
 
 - 
 
Resourceinstead.