Uses of Class
edu.mit.simile.butterfly.LinkRewriter.State
-
Packages that use LinkRewriter.State Package Description edu.mit.simile.butterfly -
-
Uses of LinkRewriter.State in edu.mit.simile.butterfly
Methods in edu.mit.simile.butterfly that return LinkRewriter.State Modifier and Type Method Description static LinkRewriter.StateLinkRewriter.State. valueOf(String name)Returns the enum constant of this type with the specified name.static LinkRewriter.State[]LinkRewriter.State. values()Returns an array containing the constants of this enum type, in the order they are declared.
-