Basic HTML version of Foils prepared 13 July 98

Foil 30 Instance Variables

From Java Academy II:Advanced Java NPAC/ECS Java Academy -- February to April 98. by Tom Scavo

The Parallelogram Class
1 The height h and displacement d are instance variables of the Parallelogram class: class Parallelogram extends Quadrilateral { private int h, d; public int getHeight() {...} public int getDisplacement() {...} ... }

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Sat Nov 28 1998