Uses of Package
com.university.bookstore.api
Packages that use com.university.bookstore.api
Package
Description
-
Classes in com.university.bookstore.api used by com.university.bookstoreClassDescriptionInterface defining operations for a polymorphic material store that demonstrates interface segregation and dependency inversion principles.
-
Classes in com.university.bookstore.api used by com.university.bookstore.apiClassDescriptionInterface defining operations for a polymorphic material store that demonstrates interface segregation and dependency inversion principles.Statistics class for inventory analysis.Batch operation result record.Modern InventoryStats using Java record for immutability.Search criteria record for complex searches.Builder for SearchCriteria.
-
Classes in com.university.bookstore.api used by com.university.bookstore.controllerClassDescriptionInterface defining operations for a polymorphic material store that demonstrates interface segregation and dependency inversion principles.Statistics class for inventory analysis.
-
Classes in com.university.bookstore.api used by com.university.bookstore.implClassDescriptionDefines the contract for bookstore operations.Interface defining operations for a polymorphic material store that demonstrates interface segregation and dependency inversion principles.Statistics class for inventory analysis.