Uses of Class
org.graphstream.algorithm.generator.WikipediaGenerator.Lang

Packages that use WikipediaGenerator.Lang
org.graphstream.algorithm.generator   
 

Uses of WikipediaGenerator.Lang in org.graphstream.algorithm.generator
 

Methods in org.graphstream.algorithm.generator that return WikipediaGenerator.Lang
static WikipediaGenerator.Lang WikipediaGenerator.Lang.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static WikipediaGenerator.Lang[] WikipediaGenerator.Lang.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.graphstream.algorithm.generator with parameters of type WikipediaGenerator.Lang
WikipediaGenerator(WikipediaGenerator.Lang lang, String... articles)
           
 



Copyright © 2013. All Rights Reserved.