Descripción
Sintaxis
static <E> ObservableList<E> observableList(List<E> list)
static <E> ObservableList<E> observableList(List<E> list, Callback<E,Observable[]> extractor)
Parámetros
- Observable[]> extractor,
- Callback<E,
- List<E> list,
Clase Padre
Ejemplo
Líneas de Código
Vídeos Java
Disfruta también de nuestros artículos sobre Java en formato vídeo. Aprovecha y suscribete a nuestro canal.