Interface PersonDemographic

All Superinterfaces:
Serializable
All Known Implementing Classes:
ImmutablePersonDemographic

@Immutable public interface PersonDemographic extends Serializable
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final PersonDemographic
     
  • Method Summary

    Modifier and Type
    Method
    Description
    default double
     
  • Field Details

  • Method Details

    • getAge

      @Default default double getAge()