Delete comment from: Javarevisited
javin paul said...
@BramVdb, Anonymous class is quite different than anonymous array. Here it refers to adhoc arrays which are created on demand.
Jul 11, 2015, 6:44:18 AM
Posted to How to Create and Initialize Anonymous Array in Java? Example