@Decorator public abstract class FloodingDecorator extends Object implements CodeFragmentManager, Serializable
MAX_RECENT_FRAGMENTS| Constructor and Description |
|---|
FloodingDecorator() |
| Modifier and Type | Method and Description |
|---|---|
String |
addCodeFragment(CodeFragment code,
boolean privateFragment)
Add the code fragment, computing a hash for it's id if it is private,
otherwise, using a sequential id
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCodeFragment, getRecentCodeFragments, searchCodeFragmentspublic String addCodeFragment(CodeFragment code, boolean privateFragment)
CodeFragmentManageraddCodeFragment in interface CodeFragmentManagerCopyright © 2008–2017. All rights reserved.