public class DoubleMacro extends Object implements Macro<Double>
Convert the given value into a boolean (true/false). Only accepts one argument. Usage: @boolean() @boolean("true")
DoubleMacro()
Double
apply(List<Object> values)
String
name()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DoubleMacro()
public Double apply(List<Object> values)
apply
Macro<Double>
public String name()
name
Copyright © 2017 Grakn Labs Ltd. All rights reserved.