L
R
public class Swift2ThriftyStructTransformer<L,R extends com.microsoft.thrifty.Struct> extends java.lang.Object implements com.google.common.base.Function<L,R>
ThriftStruct
Swift2ThriftyStructTransformer(java.lang.Class<L> left, java.lang.Class<R> right)
apply(L input)
java.lang.String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
equals
public Swift2ThriftyStructTransformer(java.lang.Class<L> left, java.lang.Class<R> right)
public R apply(L input)
apply
com.google.common.base.Function<L,R extends com.microsoft.thrifty.Struct>
public java.lang.String toString()
toString
java.lang.Object
Copyright © 2019. All rights reserved.