The document contains an updated Java code for a class named 'shapes', which computes properties of circles and squares based on a provided radius. Key features include methods for reporting the perimeter, area, and volume, as well as user input handling. The code has been verified to be functioning correctly.