Java   View all facts   Glossary   Help
syntactic unit > access unit > variable > constant > constant that is declared in an interface
Next constantnamed constant    Upconstant    Previous constantconstant local variable   

constant that is declared in an interface comparison table
Subject be is a kind of is a synonym of is a subtopic of has definition
constantas private as possiblevariablefinal variableConstantsA variable with a value that never changes
constant that is declared in an interfaceimplicitly all of:
  • public
  • static
  • final
  • constant Interfaces 

    Next constantnamed constant    Upconstant    Previous constantconstant local variable