Uses of Interface
ru.easydonate.easydonate4j.api.v3.data.model.Sorted
-
Packages that use Sorted Package Description ru.easydonate.easydonate4j.api.v3.data.model ru.easydonate.easydonate4j.api.v3.data.model.shop.product ru.easydonate.easydonate4j.api.v3.data.model.shop.server -
-
Uses of Sorted in ru.easydonate.easydonate4j.api.v3.data.model
Methods in ru.easydonate.easydonate4j.api.v3.data.model with parameters of type Sorted Modifier and Type Method Description default intSorted. compareTo(@NotNull Sorted other) -
Uses of Sorted in ru.easydonate.easydonate4j.api.v3.data.model.shop.product
Subinterfaces of Sorted in ru.easydonate.easydonate4j.api.v3.data.model.shop.product Modifier and Type Interface Description interfaceProductThe interface that represents a product and contains all related data. -
Uses of Sorted in ru.easydonate.easydonate4j.api.v3.data.model.shop.server
Subinterfaces of Sorted in ru.easydonate.easydonate4j.api.v3.data.model.shop.server Modifier and Type Interface Description interfaceServerThe interface that represents a server connected to your shop.
-