com.lordofthejars.nosqlunit.demo.custom
public class MapBookConverter extends Object
MapBookConverter()
static Book
toBook(Map<String,Object> book)
static Map<String,Object>
toMap(Book book)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MapBookConverter()
public static Book toBook(Map<String,Object> book)
public static Map<String,Object> toMap(Book book)
Copyright © 2014. All Rights Reserved.