This chapter discusses
nHow to write the specifications for  a class.
uThe precise description of features common to all instances of the class.
uFeatures of the server seen by the client.
uDistinct from the implementation.
nThe client-server relationship between two objects.
nSeveral example class specifications.