public class FeatureTest extends Object
? predicate (argument).| Constructor and Description |
|---|
FeatureTest(StreamTokenizer tok)
creates a FeatureTest from the next tokens in tok.
|
FeatureTest(String predicate,
Object argument)
creates a FeatureTest with the specified predicate and argument.
|
public FeatureTest(String predicate, Object argument)
public FeatureTest(StreamTokenizer tok) throws IOException, PatternSyntaxError
IOExceptionPatternSyntaxErrorpublic boolean apply(Object value)
Copyright © 2016 New York University. All rights reserved.