#java docs, beginner question
1 messages · Page 1 of 1 (latest)
<@&987246399047479336> please have a look, thanks.
Because the intention of the Queue interface remains the same for all implementations. Different implementations have changes internally but the base functionality remains the same
interfaces are contracts
any implementation will have to follow it