Interface and Description |
---|
net.sourceforge.jabm.util.Parameterizable |
Method and Description |
---|
net.sourceforge.jabm.util.MathUtil.factorial(int) |
net.sourceforge.jabm.util.Properties.save(OutputStream, String)
This method does not throw an IOException if an I/O error
occurs while saving the property list. The preferred way to save a
properties list is via the
store(OutputStream out,
String comments) method or the
storeToXML(OutputStream os, String comment) method. |
Copyright © 2014. All rights reserved.