-
public final class RepositoryDetails.Data.Repository<T extends Paginated>
-
-
Constructor Summary
Constructors Constructor Description Repository(T info)
-
Method Summary
Modifier and Type Method Description final Tcomponent1()final RepositoryDetails.Data.Repository<T>copy(T info)final TgetInfo()-
-
Constructor Detail
-
Repository
Repository(T info)
-
-
Method Detail
-
component1
final T component1()
-
copy
final RepositoryDetails.Data.Repository<T> copy(T info)
-
-
-
-