org.mapdb / IndexTreeList / add

add

fun add(element: E?): Boolean
fun add(index: Int, element: E?): Unit