包装类,8个
collection和map
collection (list,set,)
list(arrylist,vector,linkedlist)
set(hashset,treeset,sortedset,linkedhashset)
map(sortmap,treemap,hashmap)
String 常用方法
length()
contains()
indexof().
substring(),
startwith(),
.trim(),
replace(),
collection (list,set,)
list(arrylist,vector,linkedlist)
set(hashset,treeset,sortedset,linkedhashset)
map(sortmap,treemap,hashmap)
String 常用方法
length()
contains()
indexof().
substring(),
startwith(),
.trim(),
replace(),