程序包 weka.core

类 ProtectedProperties

所有已实现的接口:
Serializable, Cloneable, Map<Object,Object>, RevisionHandler

public class ProtectedProperties extends Properties implements RevisionHandler
Simple class that extends the Properties class so that the properties are unable to be modified.
版本:
$Revision: 1.6 $
作者:
Richard Kirkby (rkirkby@cs.waikato.ac.nz)
另请参阅: