An array or a object created without an identifier is known as anonymous.
Syntax:no such syntax exists
Example://anonymous array.
YearlyRainfall y2k = new YearlyRainfall(
new int[]{ 10,10,8,8,6,4,4,0,4,4,7,10,});
//anonymous object.
private Point[] vertices = {
new Point(0,0),
new Point(0,1),
new Point(1,1),
new Point(1,0),
};
License.
All information of this service is derived from the free sources and is provided solely in the form of quotations.
This service provides information and interfaces solely for the familiarization (not ownership) and under the "as is" condition.
Copyright 2016 © ELTASK.COM. All rights reserved.
Site is optimized for mobile devices.
Downloads: 159 / 159177978. Delta: 0.00245 с