Class | Description |
---|---|
FungibleParticleTransitioner<T,U> |
Helper class for transitioning fungible particles
TODO: cleanup interfaces and generics once particles are less tied to classes and more tied to state machine
|
FungibleParticleTransitioner.FungibleParticleTransition<T,U> |
Exception | Description |
---|---|
NotEnoughFungiblesException |
Exception thrown indicating that there is not enough input
into fungible matcher to create requested output.
|