study guides for every class

that actually explain what's on your next test

<E> modifier

from class:

AP Computer Science A

Definition

The <E> modifier is not actually a modifier but rather a placeholder indicating the use of generics in Java. It allows you to define a parameterized type for classes such as ArrayList<E>, specifying what kind of objects will be stored or processed.

"<E> modifier" also found in:

© 2024 Fiveable Inc. All rights reserved.
AP® and SAT® are trademarks registered by the College Board, which is not affiliated with, and does not endorse this website.