Package pal.algorithmics
Interface StateProvider
-
- All Known Implementing Classes:
UnrootedMLSearcher
public interface StateProvider
Title:
Description:
Copyright: Copyright (c) 2003
Company:
- Version:
- 1.0
- Author:
- not attributable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.Object
getStateReference()
void
restoreState(java.lang.Object stateReference)
-