在Java中用什么关键字修饰的方法可以直接通过类名来调用()
A:static
B:final
C:private
D:void
出自:计算机科学