A C E G K M N P R S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- calculateTotal(Vector<Integer>) - Method in class com.groupProject.CalculationState
-
calculateTotal method is count the total players for each state
- calculateTotalPointer(Vector<Double>) - Method in class com.groupProject.CalculationPoints
-
calculateTotalPointer method is count the total points for each state
- CalculationPoints - Class in com.groupProject
-
CalculationPoints class uses to count the total points for each state.
- CalculationPoints() - Constructor for class com.groupProject.CalculationPoints
- CalculationPoints(Double, Double) - Constructor for class com.groupProject.CalculationPoints
-
This constructs a points statistic with a specified grandTotalPointer and sumGrandTotalPointer
- CalculationState - Class in com.groupProject
-
CalculationState class uses to count the total players for each state.
- CalculationState() - Constructor for class com.groupProject.CalculationState
- CalculationState(int, int) - Constructor for class com.groupProject.CalculationState
-
This constructs a player statistic with a specified grandTotal and sumGrandTotal
- call() - Method in class com.groupProject.CheckUrls
- call() - Method in class com.groupProject.CheckValidTable
- call() - Method in class com.groupProject.CountPlayer
- call() - Method in class com.groupProject.GetPointerData
-
get total points for each state by category from getTwo method
- call() - Method in class com.groupProject.GetStateData
-
get total players for each state by category from getTwo method
- call() - Method in class com.groupProject.KedahPlayers
- call() - Method in class com.groupProject.NamePlayer
- call() - Method in class com.groupProject.Top3Players
- category(String) - Method in class com.groupProject.CountPlayer
- catState(String, String, double) - Method in class com.groupProject.CalculationPoints
-
catState method will get information about the points statistic with a specified states, cat and pointer
- catState(String, String, int) - Method in class com.groupProject.CalculationState
-
catState method will get information about the player statistic with a specified states, cat and total
- CheckUrls - Class in com.groupProject
- CheckUrls(String) - Constructor for class com.groupProject.CheckUrls
- CheckValidTable - Class in com.groupProject
- CheckValidTable() - Constructor for class com.groupProject.CheckValidTable
- CheckValidTable(String) - Constructor for class com.groupProject.CheckValidTable
- com.groupProject - package com.groupProject
- CountPlayer - Class in com.groupProject
- CountPlayer(String) - Constructor for class com.groupProject.CountPlayer
All Classes All Packages