Class SmetanaForJson


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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void drawMe​(JsonValue root, java.util.List<java.lang.String> highlighted)  
      • Methods inherited from class java.lang.Object

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

      • drawMe

        public void drawMe​(JsonValue root,
                           java.util.List<java.lang.String> highlighted)