作者bleed1979 (十三)
看板java
標題[J2SE] Separators in Java 8
時間Thu Jul 24 06:44:12 2014
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://webptt.com/m.aspx?n=bbs/java/M.1406155454.A.7D5.html
2F:→ bleed1979:thx~ 07/25 02:36