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
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
into()
-
-
-
Method Detail
-
into
T into()
-
-