Class CommentApi.NotImplemented

java.lang.Object
com.google.gerrit.extensions.api.changes.CommentApi.NotImplemented
All Implemented Interfaces:
CommentApi
Direct Known Subclasses:
DraftApi.NotImplemented
Enclosing interface:
CommentApi

public static class CommentApi.NotImplemented extends Object implements CommentApi
A default implementation which allows source compatibility when adding new methods to the interface.