Class Seeds


  • public class Seeds
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      java.util.List<Seed> seeds  
    • Constructor Summary

      Constructors 
      Constructor Description
      Seeds()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • seeds

        public java.util.List<Seed> seeds
    • Constructor Detail

      • Seeds

        public Seeds()