1. 제네릭

<aside> 💡


1-1. 필요성

<aside> 💡

<aside> 💡

인자 의미
<T> Type
<E> Element
<K, V> Key, Value
<R> Result
<?> Wild Card 제한을 두지 않는 기호
기본타입 래퍼클래스
byte Byte
short Short
int Integer
long Long
float Float
double Double
char Character
boolean Boolean