Module java.money

Interface MonetaryFormatsSingletonSpi

All Known Implementing Classes:
MonetaryFormats.DefaultMonetaryFormatsSingletonSpi

public interface MonetaryFormatsSingletonSpi
This interface models the singleton functionality of MonetaryFormats.

Implementations of this interface must be thread-safe.

Author:
Anatole Tresch, Werner Keil