juzu.io
Class Streamable.CharSequence

java.lang.Object
  extended by juzu.io.Streamable.CharSequence
All Implemented Interfaces:
Streamable<Stream.Char>
Enclosing interface:
Streamable<S extends Stream>

public static class Streamable.CharSequence
extends Object
implements Streamable<Stream.Char>


Nested Class Summary
 
Nested classes/interfaces inherited from interface juzu.io.Streamable
Streamable.CharSequence, Streamable.InputStream
 
Constructor Summary
Streamable.CharSequence(CharSequence s)
           
 
Method Summary
 void send(Stream.Char stream)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Streamable.CharSequence

public Streamable.CharSequence(CharSequence s)
Method Detail

send

public void send(Stream.Char stream)
          throws IOException
Specified by:
send in interface Streamable<Stream.Char>
Throws:
IOException


Copyright © 2013 eXo Platform SAS. All Rights Reserved.