org.expasy.jpl.commons.base
Interface Resetable

All Known Implementing Classes:
CounterImpl, RecordsCount

public interface Resetable

The Resetable interface should be implemented by any mutable object that can be reused principally for performance reasons.

Version:
1.0
Author:
nikitin

Method Summary
 void reset()
          reinitialising object
 

Method Detail

reset

void reset()
reinitialising object



Copyright (c) 2012 Swiss Institute of Bioinformatics. All rights reserved.