You need to store elements in a collection that guarantees that no duplicates are stored and all elements can be accessed in natural order. Which interface provides that capability?()  
A、A.Java.util.Map.
B、B.Java.util.Set.
C、C.Java.util.List.
D、D.Java.util.StoredSet.
E、E.Java.util.StoredMap.
F、F.Java.util.Collection.