- THRESHOLD - Static variable in class studentCode.Universe
-
- tomatoToss(Critiqueable, Critiqueable) - Static method in class studentCode.Universe
-
- toString() - Method in interface studentCode.Critiqueable
-
String generator for the item.
- toString() - Method in class studentCode.Movie
-
The "usual suspect" toString method.
- toString() - Method in class studentCode.SpoiledVegetablesDeck
-
The method will return a String object containing a representation
of the Critiqueable items currently held in the SpoiledVegetablesDeck,
shown in order from "front to back" of the ArrayList holding the references.
- toString() - Method in class studentCode.Streaming
-
The "usual suspect" toString method.
- toString() - Method in class studentCode.Website
-
The "usual suspect" toString method.