Class RobotCommentApi.NotImplemented
- java.lang.Object
- 
- com.google.gerrit.extensions.api.changes.RobotCommentApi.NotImplemented
 
- 
- All Implemented Interfaces:
- RobotCommentApi
 - Enclosing interface:
- RobotCommentApi
 
 public static class RobotCommentApi.NotImplemented extends Object implements RobotCommentApi A default implementation which allows source compatibility when adding new methods to the interface.
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from interface com.google.gerrit.extensions.api.changes.RobotCommentApiRobotCommentApi.NotImplemented
 
- 
 - 
Constructor SummaryConstructors Constructor Description NotImplemented()
 
- 
- 
- 
Method Detail- 
getpublic RobotCommentInfo get() throws RestApiException - Specified by:
- getin interface- RobotCommentApi
- Throws:
- RestApiException
 
 
- 
 
-