[J2SE] Separators in Java 8

作者: bleed1979 (十三)   2014-07-24 06:44:12
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.
作者: LPH66 (-6.2598534e+18f)   2014-07-24 08:46:00
作者: bleed1979 (十三)   2014-07-25 02:36:00
thx~

Links booklink

Contact Us: admin [ a t ] ucptt.com