pre팀 페이지
String method
/* *StringMethod(){ startWith(); endWith(); equals(); indexOf(); lastindexOf(); length(); replace(); replaceAll(); replaceFirst(); split(); substring(); toLowerCase(); toUpperCase(); testToString(); trim(); valueOf(); compareTo(); contains(); charAt(); concat(); format(); matches(); } */
