getItem

fun getItem(position: Int): ITEM

Returns content item at position or throws when invalid.

position의 content 아이템을 반환하고 유효하지 않으면 예외를 발생시킵니다.