Uses of Interface
nl.vpro.domain.image.Metadata.LombokBuilder
-
Packages that use Metadata.LombokBuilder Package Description nl.vpro.domain.image More or less generic image domain objects. -
-
Uses of Metadata.LombokBuilder in nl.vpro.domain.image
Classes in nl.vpro.domain.image with type parameters of type Metadata.LombokBuilder Modifier and Type Interface Description static interfaceMetadata.LombokBuilder<SELF extends Metadata.LombokBuilder<SELF>>When making an implementation ofMetadata, you can define aBuilderwhich may implement this interface.Classes in nl.vpro.domain.image that implement Metadata.LombokBuilder Modifier and Type Class Description static classImageMetadataImpl.Builder
-