Good question. Looks like there is no elegant way of doing this. There's an interface called CommonArrayFS that defines the size() method, but ArrayFS doesn't extend it.
The string array also does not extend CommonArrayFS. Jörn
Good question. Looks like there is no elegant way of doing this. There's an interface called CommonArrayFS that defines the size() method, but ArrayFS doesn't extend it.
The string array also does not extend CommonArrayFS. Jörn