T - the type of factory constructedpublic interface Factory<T> extends Serializable
Object.equals(Object) and
Object.hashCode() as Factorys are often compared with each
other for equivalence.T create()
Copyright © 2013. All Rights Reserved.