Interface Into<T>
- All Known Subinterfaces:
 IntoSelf<T>
- All Known Implementing Classes:
 BooleanEqualsFn,Condition,Fn,GetAttr,IsSet,IsValidHostLabel,IsVirtualHostableS3Bucket,Not,ParseArn,ParseUrl,PartitionFn,SingleArgFn,StringEqualsFn,Substring,UriEncodeFn
public interface Into<T>
- 
Method Summary
 
- 
Method Details
- 
into
T into() 
 -