org.jtheque.core.managers.update.versions
Class VersionExpander

java.lang.Object
  extended by org.jtheque.core.managers.update.versions.VersionExpander
All Implemented Interfaces:
org.jtheque.utils.collections.Expander<OnlineVersion,org.jtheque.utils.bean.Version>

public final class VersionExpander
extends java.lang.Object
implements org.jtheque.utils.collections.Expander<OnlineVersion,org.jtheque.utils.bean.Version>

An expander who expand a Version to his JThequeVersion.

Author:
Baptiste Wicht

Constructor Summary
VersionExpander()
           
 
Method Summary
 org.jtheque.utils.bean.Version expand(OnlineVersion o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VersionExpander

public VersionExpander()
Method Detail

expand

public org.jtheque.utils.bean.Version expand(OnlineVersion o)
Specified by:
expand in interface org.jtheque.utils.collections.Expander<OnlineVersion,org.jtheque.utils.bean.Version>


Copyright © 2009 JTheque. All Rights Reserved.