Toggle navigation
Toggle navigation
This project
Loading...
Sign in
홍길동
/
onos
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Sho SHIMIZU
2016-01-27 11:45:09 -0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
f0fb361a42e9e801e3bd6a886db6c0b4cd8e4af0
f0fb361a
1 parent
2a704510
Fix Javadoc warning
Change-Id: Idb0fb76006cb48a79598ef88eeffa499cc6d4e9a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
core/api/src/main/java/org/onosproject/net/newresource/Resource.java
core/api/src/main/java/org/onosproject/net/newresource/Resource.java
View file @
f0fb361
...
...
@@ -114,6 +114,7 @@ public interface Resource {
/**
* Returns the volume of this resource.
*
* @param <T> type of return value
* @return the volume of this resource
*/
// TODO: think about other naming possibilities. amount? quantity?
...
...
Please
register
or
login
to post a comment