Java Reference
In-Depth Information
As you can see, this interface is very simple, consisting of only two methods. Each
class that implements ICharQ will need to implement these methods.
2. Create a file called IQDemo.java .
3. Begin creating IQDemo.java by adding the FixedQueue class shown here:
Search WWH ::




Custom Search