Uses of Interface
net.officefloor.nosql.objectify.mock.AbstractObjectifyJUnit.ResultLoader
-
Packages that use AbstractObjectifyJUnit.ResultLoader Package Description net.officefloor.nosql.objectify.mock -
-
Uses of AbstractObjectifyJUnit.ResultLoader in net.officefloor.nosql.objectify.mock
Methods in net.officefloor.nosql.objectify.mock with parameters of type AbstractObjectifyJUnit.ResultLoader Modifier and Type Method Description <E> E
AbstractObjectifyJUnit. get(java.lang.Class<E> type, AbstractObjectifyJUnit.ResultLoader<E> loader)
Obtains an entity.
-