Uses of Class
org.immutables.metainf.Metainf.Service
-
Packages that use Metainf.Service Package Description org.immutables.generator.processor org.immutables.metainf.processor org.immutables.mirror.processor org.immutables.processor samplegenerators -
-
Uses of Metainf.Service in org.immutables.generator.processor
Classes in org.immutables.generator.processor with annotations of type Metainf.Service Modifier and Type Class Description classProcessor -
Uses of Metainf.Service in org.immutables.metainf.processor
Classes in org.immutables.metainf.processor with annotations of type Metainf.Service Modifier and Type Class Description classProcessor -
Uses of Metainf.Service in org.immutables.mirror.processor
Classes in org.immutables.mirror.processor with annotations of type Metainf.Service Modifier and Type Class Description classProcessor -
Uses of Metainf.Service in org.immutables.processor
Classes in org.immutables.processor with annotations of type Metainf.Service Modifier and Type Class Description classProxyProcessorProxy processor to overcome eclipse class loading problems which renders our workarounds for Eclipse bugs and quirks useless. -
Uses of Metainf.Service in samplegenerators
Classes in samplegenerators with annotations of type Metainf.Service Modifier and Type Class Description classDoitProcessor
-