Package com.university.bookstore.api
package com.university.bookstore.api
-
ClassDescriptionDefines 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.Modern interface for polymorphic material store with async operations.Batch operation result record.Modern InventoryStats using Java record for immutability.Search criteria record for complex searches.Builder for SearchCriteria.