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

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

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


Constructor Summary
CType.StringType()
           
 
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.StringType

public CType.StringType()
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