Class TypeUtil

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

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

    Modifier and Type Method Description
    static java.lang.Boolean getBoolean​(java.lang.Boolean value)  
    static boolean isPrinted​(PrintableItem printableItem)  

    Methods inherited from class java.lang.Object

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

    • getBoolean

      public static java.lang.Boolean getBoolean​(java.lang.Boolean value)
    • isPrinted

      public static boolean isPrinted​(PrintableItem printableItem)