Uses of Class
com.rxcodeforces.api.dto.Comment
Packages that use Comment
-
Uses of Comment in com.rxcodeforces.api
Methods in com.rxcodeforces.api that return types with arguments of type CommentModifier and TypeMethodDescriptionreactor.core.publisher.Mono<CFResponseList<Comment>>
CodeforcesWebClient.getBlogEntryComments
(String blogEntryId) Returns a list of comments to the specified blog entry.