Chapter 9 Working with Object-Oriented Models


Interface constructor

An interface cannot be instantiated. Thus a constructor cannot be defined for an interface.

Manual correction Automatic correction
Remove the constructor

 


Copyright (C) 2006. Sybase Inc. All rights reserved.