Object Oriented Software Engineering   View all facts   Glossary   Help
subject > programming language construct > keyword > Java keyword > implements
Next Java keywordimport    UpJava keyword    Previous Java keywordif   

implements comparison table
Subject is an instance of is a kind of use by has definition
Java keyword keyword A word that has special meaning in Java
implementsJava keyword implements clause in a class that indicates that the class contains methods for each of the operations specified by the interface 

Next Java keywordimport    UpJava keyword    Previous Java keywordif