Box<Todo> todoBox = boxStore.boxFor(Todo.class);. The Box object have a feature to put, get, remove and query into your entity data object.
確定! 回上一頁