|
jbarrier | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TournamentBarrier.Role | |
---|---|
edu.bonn.cs.net.jbarrier.barrier | Main package containing all the barrier and reduction algorithms. |
Uses of TournamentBarrier.Role in edu.bonn.cs.net.jbarrier.barrier |
---|
Fields in edu.bonn.cs.net.jbarrier.barrier declared as TournamentBarrier.Role | |
---|---|
protected TournamentBarrier.Role |
TournamentBarrier.Round.role_
My role in this round. |
Methods in edu.bonn.cs.net.jbarrier.barrier that return TournamentBarrier.Role | |
---|---|
static TournamentBarrier.Role |
TournamentBarrier.Role.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static TournamentBarrier.Role[] |
TournamentBarrier.Role.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
jbarrier | |||||||||
PREV NEXT | FRAMES NO FRAMES |