public class SameInitials extends Object implements ExternalFunction
Constructor and Description |
---|
SameInitials() |
Modifier and Type | Method and Description |
---|---|
ConstantType[] |
getArgumentTypes() |
int |
getArity() |
double |
getValue(ReadableDatabase db,
Constant... args) |
public int getArity()
getArity
in interface ExternalFunction
public ConstantType[] getArgumentTypes()
getArgumentTypes
in interface ExternalFunction
public double getValue(ReadableDatabase db, Constant... args)
getValue
in interface ExternalFunction
Copyright © 2018 University of California, Santa Cruz. All rights reserved.