public abstract class ArrayUtils extends Object
Constructor and Description |
---|
ArrayUtils() |
Modifier and Type | Method and Description |
---|---|
static <T> Object[] |
etractIntegerElement(List<T> plist)
List를 Object[] 로 변환 시킨다.
|
Copyright © 2025. All rights reserved.