Class PersonRegistryHelper


  • public class PersonRegistryHelper
    extends java.lang.Object
    Author:
    Fabrizio Giudici
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void populate​(PersonRegistry registry)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PersonRegistryHelper

        public PersonRegistryHelper()
    • Method Detail

      • populate

        public static void populate​(@Nonnull
                                    PersonRegistry registry)