org.crsh.text
Class CharReader.Chunk

java.lang.Object
  extended by org.crsh.text.CharReader.Chunk
All Implemented Interfaces:
Serializable
Enclosing class:
CharReader

private static class CharReader.Chunk
extends Object
implements Serializable


Field Summary
(package private)  StringBuilder buffer
          .
(package private)  Style style
          .
 
Constructor Summary
private CharReader.Chunk(Style style)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

style

final Style style
.


buffer

final StringBuilder buffer
.

Constructor Detail

CharReader.Chunk

private CharReader.Chunk(Style style)


Copyright © 2012 eXo Platform SAS. All Rights Reserved.