Class.getDeclaredMethods
states the following:
The elements in the returned array are not sorted and are not in any particular order.
Class.getDeclaredClasses
, however, does not specify anything about the order of the elements in the returned array.
Is it supposed to return the elements in any particular order? Is there some specification for JRE implementations that would define such?
Aucun commentaire:
Enregistrer un commentaire