How about dropping the "get"? Java Collections also does without.

-- Richard

> On 15.09.2017, at 16:16, Marshall Schor <m...@schor.com> wrote:
> 
> +1.  New methods on CAS and JCas:
> 
> getEmptyList(FloatList.class)
> 
> getEmptyFloatList()
> 
> etc. for the other 3 lists (integer, string, fs)
> 
> getEmptyArray(FloatArray.class)
> 
> getEmptyFloatArray()  etc. for the other 8 types (boolean, byte, short, 
> integer,
> long, double, string, fs)

Reply via email to