public static class ArrayExtensions
extends java.lang.Object
An extension library for arrays, to be used with Xtend. It allows to use an array without converting it to a list
first.
- Since:
- 2.4
- Author:
- Sven Efftinge - Initial contribution and API
- See Also:
- Serialized Form