Package io.objectbox

Interface Factory<T>


@Experimental public interface Factory<T>
Generic Factory that provides a resource on demand (if and when it is required).
  • Method Summary

    Modifier and Type
    Method
    Description