Collections class has nested class private static class EmptyList<E> which has get(int index) method and does not have default constructor. How can I invoke get(int index) method?
Collections
private static class EmptyList<E>
get(int index)
Aucun commentaire:
Enregistrer un commentaire