Uses of Enum Class
org.apache.hadoop.examples.dancing.Pentomino.SolutionCategory
Packages that use Pentomino.SolutionCategory
Package
Description
This package is a distributed implementation of Knuth's dancing links
algorithm that can run under Hadoop.
-
Uses of Pentomino.SolutionCategory in org.apache.hadoop.examples.dancing
Methods in org.apache.hadoop.examples.dancing that return Pentomino.SolutionCategoryModifier and TypeMethodDescriptionstatic Pentomino.SolutionCategoryReturns the enum constant of this class with the specified name.static Pentomino.SolutionCategory[]Pentomino.SolutionCategory.values()Returns an array containing the constants of this enum class, in the order they are declared.