Interface DisplayStyle

All Known Implementing Classes:
DisplayMode

@Deprecated public interface DisplayStyle
Deprecated.
Use java.time.format.FormatStyle instead

Describes a generic format style.

Users have usually no need to apply directly this low-level-interface but should work with the enum net.time4j.format.DisplayMode.

Since:
3.10/4.7
Author:
Meno Hochschild
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Deprecated.
    Determines the appropriate DateFormat-constant.
    default FormatStyle
    Deprecated.
    Determines the appropriate FormatStyle-constant.