public class ArgumentIndexFunction extends Object implements com.google.common.base.Function<Term,Object>
CompoundIndex
Constructor and Description |
---|
ArgumentIndexFunction(int pos) |
Modifier and Type | Method and Description |
---|---|
Object |
apply(Term term) |
static ArgumentIndexFunction |
firstArgumentFunction() |
public ArgumentIndexFunction(int pos)
pos
- the position of the compound argument employed as index.public static ArgumentIndexFunction firstArgumentFunction()
Copyright © 2014. All rights reserved.