| Author | DaveJarvis <email> |
|---|---|
| Date | 2021-12-04 20:21:21 GMT-0800 |
| Commit | 3ead2c28b55e437f9ccfd32104a063fd2608e021 |
| Parent | e7a743e |
| Delta | 1 line added, 1 line removed |
| * Convenience class for pairing a start and an end sigil together. | ||
| */ | ||
| -public final class Sigilsg | ||
| +public final class Sigils | ||
| extends SimpleImmutableEntry<StringProperty, StringProperty> { | ||