| Modifier and Type | Interface and Description |
|---|---|
interface |
IEqualsImplementationRegistrarSPI
SPI registry interface to implement your custom equals implementations.
|
interface |
IEqualsImplementationRegistrarSPI
SPI registry interface to implement your custom equals implementations.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IHashCodeImplementationRegistrarSPI
SPI registry interface to implement your custom hashCode implementations.
|
interface |
IHashCodeImplementationRegistrarSPI
SPI registry interface to implement your custom hashCode implementations.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ISerializationConverterRegistrarSPI
SPI interface to be implemented by other modules wishing to register their
own serialization converters.
|
interface |
ISerializationConverterRegistrarSPI
SPI interface to be implemented by other modules wishing to register their
own serialization converters.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IThirdPartyModuleProviderSPI
Implement this SPI interface if your JAR file contains external third party
modules.
|
interface |
IThirdPartyModuleProviderSPI
Implement this SPI interface if your JAR file contains external third party
modules.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ITypeConverterRegistrarSPI
SPI interface to be implemented by other modules wishing to register their
own type converters.
|
interface |
ITypeConverterRegistrarSPI
SPI interface to be implemented by other modules wishing to register their
own type converters.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IURLProtocolRegistrarSPI
Interface for a registrar providing custom URL protocols
|
interface |
IURLProtocolRegistrarSPI
Interface for a registrar providing custom URL protocols
|
Copyright © 2014–2022 Philip Helger. All rights reserved.