JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.openrewrite.jenkins.github
Interface TeamNameGenerator<T>
public interface
TeamNameGenerator<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
generate
(
T
input)
Method Details
generate
String
generate
(
T
input)