public class StructuresHelper extends Object
| Modifier and Type | Class and Description | 
|---|---|
| static class  | StructuresHelper.Pair<T1,T2>This is a helper class which makes it easy to have pairs of values,
 and to use them as keys and values in Maps. | 
| static class  | StructuresHelper.SchemaKeyThis encapsulates a Schema and allows it to be used in such a way that
 any aliases are ignored in equality. | 
| static class  | StructuresHelper.Triple<T1,T2,T3> | 
Copyright © 2007-2017 The Apache Software Foundation