【单选题】
You want to limit access to a method of a public class to members of the same class. Which access accomplishes this objective?()  
A、 public
B、 private
C、 protected
D、 transient
E、 default access