public class DbObjectBookConverter extends Object implements ch.lambdaj.function.convert.Converter<com.mongodb.DBObject,Book>
DbObjectBookConverter()
Book
convert(com.mongodb.DBObject dbObject)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DbObjectBookConverter()
public Book convert(com.mongodb.DBObject dbObject)
convert
ch.lambdaj.function.convert.Converter<com.mongodb.DBObject,Book>
Copyright © 2017 JBoss by Red Hat. All Rights Reserved.