[J2SE] Separators in Java 8

看板java作者 (十三)時間11年前 (2014/07/24 06:44), 編輯推噓1(101)
留言2則, 2人參與, 最新討論串1/1
The difference of "Separators" in Java 8 specs from Java 7 specs are "...", "@", and "::". (not included symbol "). About separator ... : It is using in variable arguments. About separator @ : We usually use it in Java annotation. So, how about separator :: ? (In other programming language, such as C++, it means the scope operator, continuously after the class name.) Thanks for your posting. -- sent from my Stupidroid -- ※ 發信站: 批踢踢實業坊(ptt.cc), 來自: 220.135.203.156 ※ 文章網址: http://www.ptt.cc/bbs/java/M.1406155454.A.7D5.html

07/24 08:46, , 1F

07/25 02:36, , 2F
thx~
07/25 02:36, 2F
文章代碼(AID): #1Jq3g-VL (java)
文章代碼(AID): #1Jq3g-VL (java)