Package | Description |
---|---|
org.encog.app.analyst.script.prop |
Modifier and Type | Method and Description |
---|---|
PropertyEntry |
PropertyConstraints.findEntry(String v)
Find an entry based on a string.
|
PropertyEntry |
PropertyConstraints.getEntry(String section,
String subSection,
String name)
Get a single property entry.
|
Modifier and Type | Method and Description |
---|---|
List<PropertyEntry> |
PropertyConstraints.getEntries(String section,
String subSection)
Get all entries for a section/subsection.
|
Modifier and Type | Method and Description |
---|---|
int |
PropertyEntry.compareTo(PropertyEntry o) |
Copyright © 2014. All Rights Reserved.