Class OrderUtil

java.lang.Object
com.musicxmltasks.lilypond.util.OrderUtil

public class OrderUtil
extends java.lang.Object
  • Method Summary

    Modifier and Type Method Description
    static java.lang.Boolean isOrderedGroupBeginning​(OrderedGroup orderedGroup)  
    static java.lang.Boolean isOrderedGroupEnd​(OrderedGroup orderedGroup)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Method Details

    • isOrderedGroupBeginning

      public static java.lang.Boolean isOrderedGroupBeginning​(OrderedGroup orderedGroup)
    • isOrderedGroupEnd

      public static java.lang.Boolean isOrderedGroupEnd​(OrderedGroup orderedGroup)