Package Overview attilathehun.songbook.collection - AttiliaTheHun/Songbook-Manager GitHub Wiki

package attilathehun.songbook.collection

Package Overview

This package contains the Collection Manager API for collection management and compatibility within the program.

Classes

CollectionManager

Base abstract class of the Collection Manager API to be extended by collection managers. Source code

EasterCollectionManager

Manager of the Easter collection. Source code

Song

A data structure representing a song in the songbook collection. Source code

StandardCollectionManager

Manager for the standard collection. Source code