CatalogItemOps

io.github.pervasivecats.items.catalogitem.entities.CatalogItemOps
See theCatalogItemOps companion object

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes

Members list

Concise view

Value members

Abstract methods

def lift(catalogItem: A): Validated[LiftedCatalogItem]
def updated(catalogItem: A, price: Price): A