public class IntMacro extends Object implements Macro<Integer>
Convert the given value into an integer. Only accepts one argument. Usage: @int()
IntMacro()
Integer
apply(List<Object> values)
String
name()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IntMacro()
public Integer apply(List<Object> values)
apply
Macro<Integer>
public String name()
name
Copyright © 2017 Grakn Labs Ltd. All rights reserved.