Interface NTLongStringType

  • All Superinterfaces:
    java.lang.Comparable<NTLongStringType>
    All Known Implementing Classes:
    NTLongString

    @Immutable
    public interface NTLongStringType
    extends java.lang.Comparable<NTLongStringType>
    See Also:
    "SoundFontⓡ Technical Specification 2.04, §5 The INFO-list Chunk"
    • Method Detail

      • value

        @Parameter
        java.lang.String value()
        Returns:
        The actual string value
      • checkPreconditions

        @Check
        default void checkPreconditions()
        Check preconditions for the type.