-
- All Implemented Interfaces:
- ExternalFunction
public class SameNumTokens
extends Object
implements ExternalFunction
Returns 1 if the
input strings contain the same number of tokens,
and 0 otherwise.
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
SameNumTokens
public SameNumTokens()
Copyright © 2018 University of California, Santa Cruz. All rights reserved.