ClassArrayEditor()
Create a default ClassEditor, using the thread context ClassLoader.
ClassArrayEditor(@Nullable classLoader: ClassLoader)
Create a default ClassArrayEditor, using the given ClassLoader.
classLoader - the ClassLoader to use (or pass null for the thread context ClassLoader)