Interface BookContent<T,C>
- All Known Implementing Classes:
WritableBookContent
,WrittenBookContent
public interface BookContent<T,C>
-
Method Summary
Modifier and TypeMethodDescriptionList
<Filterable<T>> pages()
withReplacedPages
(List<Filterable<T>> p_333879_)
-
Method Details
-
pages
List<Filterable<T>> pages() -
withReplacedPages
-