org.jclouds.virtualbox.functions
Class BridgedIfStringToBridgedIf
java.lang.Object
org.jclouds.virtualbox.functions.BridgedIfStringToBridgedIf
- All Implemented Interfaces:
- com.google.common.base.Function<String,BridgedIf>
@Singleton
public class BridgedIfStringToBridgedIf
- extends Object
- implements com.google.common.base.Function<String,BridgedIf>
| 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 |
BridgedIfStringToBridgedIf
@Inject
public BridgedIfStringToBridgedIf()
apply
public BridgedIf apply(String rawBridgedIf)
- Specified by:
apply in interface com.google.common.base.Function<String,BridgedIf>
Copyright © 2009-2012 jclouds. All Rights Reserved.