Package edu.uci.ics.jung.io
Class PajekNetReader.ListTagPred
java.lang.Object
edu.uci.ics.jung.io.PajekNetReader.ListTagPred
protected static class PajekNetReader.ListTagPred
extends Object
implements com.google.common.base.Predicate<String>
A Predicate which evaluates to
true
if the
argument ends with the string "list".- Author:
- Joshua O'Madadhain
-
Field Details
-
instance
-
-
Constructor Details
-
ListTagPred
protected ListTagPred()
-
-
Method Details