Class CollectionRecipe

    • Constructor Detail

      • CollectionRecipe

        public CollectionRecipe()
      • CollectionRecipe

        public CollectionRecipe​(java.lang.String type)
      • CollectionRecipe

        public CollectionRecipe​(java.lang.Class type)
      • CollectionRecipe

        public CollectionRecipe​(java.util.Collection<?> collection)
      • CollectionRecipe

        public CollectionRecipe​(CollectionRecipe collectionRecipe)