public static class CommentServiceClient.ListCommentsFixedSizeCollection extends AbstractFixedSizeCollection<ListCommentsRequest,ListCommentsResponse,Comment,CommentServiceClient.ListCommentsPage,CommentServiceClient.ListCommentsFixedSizeCollection>
Inheritance
java.lang.Object > AbstractFixedSizeCollection > CommentServiceClient.ListCommentsFixedSizeCollectionMethods
createCollection(List<CommentServiceClient.ListCommentsPage> pages, int collectionSize)
protected CommentServiceClient.ListCommentsFixedSizeCollection createCollection(List<CommentServiceClient.ListCommentsPage> pages, int collectionSize)
Parameters | |
---|---|
Name | Description |
pages | List<ListCommentsPage> |
collectionSize | int |
Returns | |
---|---|
Type | Description |
CommentServiceClient.ListCommentsFixedSizeCollection |