edu.uci.ics.jung.io
Class PajekNetReader.ListTagPred
java.lang.Object
edu.uci.ics.jung.io.PajekNetReader.ListTagPred
- Enclosing class:
- PajekNetReader<G extends Graph<V,E>,V,E>
protected static class PajekNetReader.ListTagPred
- extends Object
A Predicate which evaluates to true
if the
argument ends with the string "list".
- Author:
- Joshua O'Madadhain
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance
protected static PajekNetReader.ListTagPred instance
PajekNetReader.ListTagPred
protected PajekNetReader.ListTagPred()
getInstance
protected static PajekNetReader.ListTagPred getInstance()
evaluate
public boolean evaluate(String s)
Copyright © 2010 null. All Rights Reserved.