Uses of Class
org.graphstream.algorithm.community.Community
Package | Description |
---|---|
org.graphstream.algorithm.community |
-
Uses of Community in org.graphstream.algorithm.community
Methods in org.graphstream.algorithm.community with parameters of type Community Modifier and Type Method Description int
Community. compareTo(Community o)
Comparison method for two Community objects, based on the value of their identfiers.boolean
Community. equals(Community c)
Tell if two Community objects are equal, based on their identifier.