Class BulletListHolder


  • public class BulletListHolder
    extends ListHolder
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private java.lang.String marker  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getMarker()  
      • Methods inherited from class java.lang.Object

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

      • marker

        private final java.lang.String marker
    • Method Detail

      • getMarker

        public java.lang.String getMarker()