public class StringWithWeights extends Stringer
Constructor and Description |
---|
StringWithWeights()
Constructor for the Stringer object
|
StringWithWeights(int maxlen)
Constructor for the Stringer object
|
Modifier and Type | Method and Description |
---|---|
void |
close() |
CharStream |
open() |
void |
save(int priority)
Description of the Method
|
append, createAnchor, handle, toString
public StringWithWeights()
public StringWithWeights(int maxlen)
maxlen
- Description of the Parameterpublic CharStream open()
public void save(int priority)
priority
- Description of the Parameterpublic void close()
Copyright © 2016 Egothor. All Rights Reserved.