Object GroupFactory

  • All Implemented Interfaces:

    
    public class GroupFactory
    
                        

    Utility for shorter loading of groups within the Yaml files.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Family<Object> family() Builds a new Family.
      final Friends<Object> friends() Builds a new group of Friends.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait