Graphene Selenium: Implementation 2.0.0.Alpha2
- java.lang.Object
-
- org.jboss.arquillian.ajocado.waiting.conversion.PassOnConvertor<T>
-
- Type Parameters:
T - the type, which we want to pass
- All Implemented Interfaces:
- Convertor<T,T>
public class PassOnConvertor<T>
extends Object
implements Convertor<T,T>
Simple convertor which actually doesn't convert method, but it is passing it directly.
- Version:
- $Revision$
- Author:
- Lukas Fryc
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
PassOnConvertor
public PassOnConvertor()
Graphene Selenium: Implementation 2.0.0.Alpha2
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.