net.grinder.console.editor
Class StringTextSource.Factory

java.lang.Object
  extended by net.grinder.console.editor.StringTextSource.Factory
All Implemented Interfaces:
TextSource.Factory
Enclosing class:
StringTextSource

public static final class StringTextSource.Factory
extends Object
implements TextSource.Factory


Constructor Summary
StringTextSource.Factory()
           
 
Method Summary
 TextSource create()
           
 TextSource getLast()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringTextSource.Factory

public StringTextSource.Factory()
Method Detail

create

public TextSource create()
Specified by:
create in interface TextSource.Factory

getLast

public TextSource getLast()


Copyright © 2000-2013. All Rights Reserved.