package net.hoosiertransfer.Argon.stitcher; public enum StitcherState { SETUP, STITCHED, }