Re: Own implementation of an interface
- From: Lew <lew@xxxxxxxxxxx>
- Date: Sun, 29 Oct 2006 19:06:26 -0500
gabriel <petroleum@xxxxxxxxx> wrote:My question is, how would i go about creating my own instance of this interface so that the API utilises my methods instead of the blank, skeleton ones already provided?
Mark Rafn wrote:
You probably want public myClass implements APIInterfaceName.
"public MyClass ..."
Class names should start with an upper-case letter.
- Lew
.
- References:
- Own implementation of an interface
- From: gabriel
- Re: Own implementation of an interface
- From: Mark Rafn
- Own implementation of an interface
- Prev by Date: Re: Own implementation of an interface
- Previous by thread: Re: Own implementation of an interface
- Index(es):