Class LikePage

    • Constructor Detail

      • LikePage

        public LikePage()
    • Method Detail

      • create

        public static LikePage create​(int start,
                                      int limit,
                                      int size,
                                      int nextPageStart,
                                      boolean isLastPage,
                                      @Nullable
                                      List<Author> values,
                                      @Nullable
                                      List<Error> errors)