Interface MorphiaProxy
-
- All Known Implementing Classes:
ReferenceProxy
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 Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isFetched()
<T> T
unwrap()
-