Uses of Record Class
org.episteme.social.sports.DraftSimulator.Prospect
Packages that use DraftSimulator.Prospect
Package
Description
Provides classes and interfaces for sports science, athletic performance analysis,
and competition modeling.
-
Uses of DraftSimulator.Prospect in org.episteme.social.sports
Methods in org.episteme.social.sports that return DraftSimulator.ProspectModifier and TypeMethodDescriptionDraftSimulator.DraftPick.prospect()Returns the value of theprospectrecord component.Constructors in org.episteme.social.sports with parameters of type DraftSimulator.ProspectModifierConstructorDescriptionDraftPick(int round, int pickNumber, String team, DraftSimulator.Prospect prospect) Creates an instance of aDraftPickrecord class.