Uses of Class
pl.tkowalcz.tjahzi.github.GitHubDocs
-
Packages that use GitHubDocs Package Description pl.tkowalcz.tjahzi.github -
-
Uses of GitHubDocs in pl.tkowalcz.tjahzi.github
Methods in pl.tkowalcz.tjahzi.github that return GitHubDocs Modifier and Type Method Description static GitHubDocsGitHubDocs. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static GitHubDocs[]GitHubDocs. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in pl.tkowalcz.tjahzi.github with parameters of type GitHubDocs Constructor Description ExceptionWithGitHubReference(java.lang.String message, GitHubDocs gitHubDocs, java.lang.Object... formatArgs)
-