com.ochafik.util
Class DefaultAdapter<U,V>
java.lang.Object
com.ochafik.util.DefaultAdapter<U,V>
- All Implemented Interfaces:
- com.ochafik.util.listenable.Adapter<U,V>
public class DefaultAdapter<U,V>
- extends Object
- implements Adapter<U,V>, com.ochafik.util.listenable.Adapter<U,V>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultAdapter
public DefaultAdapter()
adapt
public V adapt(U value)
- Specified by:
adapt
in interface com.ochafik.util.listenable.Adapter<U,V>
reAdapt
public U reAdapt(V value)
Copyright © 2009. All Rights Reserved.