Java 8 Had changed the world you
can have
static methods in
interface but it forces you to provide implementation for that. If a member of a class is declared as
static, it
can be used with its class name which is confined to that class, without creating an object.Aug 22, 2008
read more >>