Class EntityPropertiesBuilders
- java.lang.Object
-
- com.atlassian.bamboo.specs.api.util.EntityPropertiesBuilders
-
public final class EntityPropertiesBuilders extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <T extends EntityProperties,B extends EntityPropertiesBuilder<T>>
Tbuild(B builder)
-
-
-
Method Detail
-
build
@NotNull public static <T extends EntityProperties,B extends EntityPropertiesBuilder<T>> T build(@NotNull B builder)
-
-