All Classes and Interfaces
Class
Description
Simple hash map implementation backed by an array of buckets.
Handles requests for the ArrayMap demo page.
Service facade for the
ArrayMap demo.Represents a restaurant booking request.
Represents a customer used in wrapper class demonstrations.
Represents a key/value pair stored in ArrayMap.
Serves the landing page with project statistics.
Application entry point for the Java Data Structures Lab demo.
Represents a shop order used in the queue simulation.
Status values for the order lifecycle.
Priority levels for incoming orders.
Computes summary statistics by scanning the project source tree.
Handles the restaurant queue demo endpoints.
Represents a customer waiting in the restaurant queue.
Simple priority-aware queue wrapper for demo purposes.
Handles order queue simulation endpoints for the shop demo.
Service for managing a priority-aware queue of shop orders.
Handles string manipulation demo requests.
Utility service showcasing Java string manipulation techniques.
Handles wrapper class demonstration requests.
Builds demo data showcasing Java wrapper classes.