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
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