Index
A B C D E F G H I J K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
T
- tags - Variable in class com.github.rami_sabbagh.codeforces.api.objects.BlogEntry
- tags - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Problem
-
Problem tags.
- teamId - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Party
-
Can be absent.
- teamName - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Party
-
Localized.
- test - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Hack
-
Can be absent.
- TESTING - com.github.rami_sabbagh.codeforces.api.enums.HackVerdict
- TESTING - com.github.rami_sabbagh.codeforces.api.enums.Verdict
- TESTS - com.github.rami_sabbagh.codeforces.api.enums.Testset
- TESTS1 - com.github.rami_sabbagh.codeforces.api.enums.Testset
- TESTS10 - com.github.rami_sabbagh.codeforces.api.enums.Testset
- TESTS2 - com.github.rami_sabbagh.codeforces.api.enums.Testset
- TESTS3 - com.github.rami_sabbagh.codeforces.api.enums.Testset
- TESTS4 - com.github.rami_sabbagh.codeforces.api.enums.Testset
- TESTS5 - com.github.rami_sabbagh.codeforces.api.enums.Testset
- TESTS6 - com.github.rami_sabbagh.codeforces.api.enums.Testset
- TESTS7 - com.github.rami_sabbagh.codeforces.api.enums.Testset
- TESTS8 - com.github.rami_sabbagh.codeforces.api.enums.Testset
- TESTS9 - com.github.rami_sabbagh.codeforces.api.enums.Testset
- testset - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Submission
-
Testset used for judging the submission.
- Testset - Enum in com.github.rami_sabbagh.codeforces.api.enums
-
Submission's testset enum.
- text - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Comment
- TIME_LIMIT_EXCEEDED - com.github.rami_sabbagh.codeforces.api.enums.Verdict
- timeConsumedMillis - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Submission
-
Maximum time in milliseconds, consumed by solution for one test.
- timeout() - Method in class com.github.rami_sabbagh.codeforces.api.CodeforcesClient.Builder
-
Disables the connect timeout duration for this client.
- timeout(long) - Method in class com.github.rami_sabbagh.codeforces.api.CodeforcesClient.Builder
-
Sets the connect timeout duration for this client.
- timeout(Duration) - Method in class com.github.rami_sabbagh.codeforces.api.CodeforcesClient.Builder
-
Sets the connect timeout duration for this client.
- timeSeconds - Variable in class com.github.rami_sabbagh.codeforces.api.objects.RecentAction
-
Action time, in unix format.
- title - Variable in class com.github.rami_sabbagh.codeforces.api.objects.BlogEntry
-
Localized.
- titlePhoto - Variable in class com.github.rami_sabbagh.codeforces.api.objects.User
-
User's title photo URL.
- toString() - Method in class com.github.rami_sabbagh.codeforces.api.objects.CFObject
-
Format the object in JSON style with nulls included, for debugging purposes.
- toStringPretty() - Method in class com.github.rami_sabbagh.codeforces.api.objects.CFObject
-
Pretty formats the object in JSON style with nulls included, for debugging purposes.
- type - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Contest
-
CF, IOI, ICPC.
- type - Variable in class com.github.rami_sabbagh.codeforces.api.objects.Problem
- type - Variable in class com.github.rami_sabbagh.codeforces.api.objects.ProblemResult
-
If type is PRELIMINARY then points can decrease (if, for example, solution will fail during system test).
All Classes All Packages