Class Type.Array<Elem>

java.lang.Object
com.google.cloud.bigtable.common.Type.Array<Elem>
All Implemented Interfaces:
Type, SqlType<List<Elem>>, SqlType.Array<Elem>, Serializable
Enclosing interface:
Type

public abstract static class Type.Array<Elem> extends Object implements Type, SqlType.Array<Elem>
See Also: