protected static class PajekNetReader.ListTagPred
extends java.lang.Object
implements org.apache.commons.collections.Predicate
true if the
argument ends with the string "list".| Modifier and Type | Field and Description |
|---|---|
protected static PajekNetReader.ListTagPred |
instance |
| Modifier | Constructor and Description |
|---|---|
protected |
PajekNetReader.ListTagPred() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(java.lang.Object arg0) |
static PajekNetReader.ListTagPred |
getInstance() |
protected static PajekNetReader.ListTagPred instance
public static PajekNetReader.ListTagPred getInstance()
public boolean evaluate(java.lang.Object arg0)
evaluate in interface org.apache.commons.collections.Predicate