[program-l] Re: Java ????

  • From: "Littlefield, Tyler" <tyler@xxxxxxxxxxxxx>
  • To: program-l@xxxxxxxxxxxxx, "Corbett, James" <James.Corbett@xxxxxxxxxxxxx>
  • Date: Wed, 28 Nov 2018 12:32:41 -0500

Hello,
An interface is an abstract class. It means that something that
implements it must declare the methods.
This is useful when creating APIs and the like.
HTH,

On 11/28/2018 12:29 PM, Corbett, James wrote:

I found this code in one of our old programs but it don’t make sense
to me?
 
*public* *interface* IDets {
 
        *void*localA();
}
 
 
Help?
 
J.
 
James (Jim) Corbett
613 941-2438
 
CS2 (Programmer - Analyst)
 
 
 


-- 

Take Care,
Tyler Littlefield

Tyler Littlefield Consulting: website development and business
solutions. <http://tylerlittlefield.me> My personal site
<http://tysdomain.com> My Linkedin
<https://www.linkedin.com/in/ty-lerlittlefield> @Sorressean on Twitter
<http://twitter.com/sorressean>

Other related posts: