单项选择题

在Java中实现单件模式中,需要()的构造函数。

A.public
B.private
C.protect
D.通用