Uses of Class
com.helger.commons.error.SingleError.AbstractBuilder
-
Packages that use SingleError.AbstractBuilder Package Description com.helger.commons.error -
-
Uses of SingleError.AbstractBuilder in com.helger.commons.error
Classes in com.helger.commons.error with type parameters of type SingleError.AbstractBuilder Modifier and Type Class Description static classSingleError.AbstractBuilder<T extends SingleError,IMPLTYPE extends SingleError.AbstractBuilder<T,IMPLTYPE>>Abstract builder class forSingleErrorand derived classes.Subclasses of SingleError.AbstractBuilder in com.helger.commons.error Modifier and Type Class Description static classSingleError.SingleErrorBuilder
-