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
Ray Milkey
2015-08-03 15:56:22 -0700
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
dbbd87bfc05e4adbac755490815d12346b96a0e5
dbbd87bf
1 parent
ae85fb33
Fix javadoc error
Change-Id: I4765b8fa77da381451d8b33d6ac3cbba93f7d1f5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
incubator/api/src/main/java/org/onosproject/incubator/net/meter/Meter.java
incubator/api/src/main/java/org/onosproject/incubator/net/meter/Meter.java
View file @
dbbd87b
...
...
@@ -62,7 +62,7 @@ public interface Meter {
/**
* The unit used within this meter.
*
* @return
* @return
the unit
*/
Unit
unit
();
...
...
Please
register
or
login
to post a comment