Interface MorphiaProxy

  • All Known Implementing Classes:
    ReferenceProxy

    @MorphiaInternal
    public interface MorphiaProxy
    Developer note.
    This is an internal item. Its function and presence are subject to change without warning. Its use is highly discouraged.
    • Method Detail

      • isFetched

        boolean isFetched()
        Returns:
        true if the reference has been fetched
      • unwrap

        @Nullable
        <T> T unwrap()
        Type Parameters:
        T - the reference type
        Returns:
        the bare reference