public class BulletListVariable extends Object implements Variable
BulletListVariable(String key, List<? extends Variable> variables)
String
getKey()
List<? extends Variable>
getVariables()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BulletListVariable(String key, List<? extends Variable> variables)
public String getKey()
public List<? extends Variable> getVariables()
Copyright © 2016 jsolve. All rights reserved.