org.omnaest.utils.structure.element.factory
Interface FactorySerializable<E>

Type Parameters:
E -
All Superinterfaces:
Factory<E>, Serializable

public interface FactorySerializable<E>
extends Factory<E>, Serializable

Factory which is Serializable

Author:
Omnaest

Method Summary
 
Methods inherited from interface org.omnaest.utils.structure.element.factory.Factory
newInstance
 



Copyright © 2013. All Rights Reserved.