org.apache.cassandra.cql.common
Class CType.IntegerType

java.lang.Object
  extended by org.apache.cassandra.cql.common.CType.IntegerType
All Implemented Interfaces:
CType.Type
Enclosing class:
CType

public static class CType.IntegerType
extends java.lang.Object
implements CType.Type


Constructor Summary
CType.IntegerType()
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CType.IntegerType

public CType.IntegerType()
Method Detail

toString

public java.lang.String toString()
Specified by:
toString in interface CType.Type
Overrides:
toString in class java.lang.Object


Copyright © 2009 The Apache Software Foundation