org.openqa.selenium.remote.server.handler.internal
Class ArgumentConverter
java.lang.Object
org.openqa.selenium.remote.server.handler.internal.ArgumentConverter
- All Implemented Interfaces:
- com.google.common.base.Function<Object,Object>
public class ArgumentConverter
- extends Object
- implements com.google.common.base.Function<Object,Object>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.google.common.base.Function |
equals |
ArgumentConverter
public ArgumentConverter(KnownElements knownElements)
apply
public Object apply(Object arg)
- Specified by:
apply
in interface com.google.common.base.Function<Object,Object>
Copyright © 2012. All Rights Reserved.