org.drools.clips
Class StringLispAtom

java.lang.Object
  extended by org.drools.clips.LispAtom
      extended by org.drools.clips.StringLispAtom
All Implemented Interfaces:
SExpression

public class StringLispAtom
extends LispAtom


Constructor Summary
StringLispAtom(String value)
           
 
Method Summary
 
Methods inherited from class org.drools.clips.LispAtom
getValue, setValue, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StringLispAtom

public StringLispAtom(String value)


Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.