Monday, 16 December 2013

Personal 3

class invariant

this has property which is always true irrespective of other code in the program
invariant meaning which remains unchanged.
make the instance of the class final then the non inheritable character of that 
instance of the class is class invariant

No comments:

Post a Comment