public class SMGroupedAlgorithms extends Object implements Serializable
| Constructor and Description |
|---|
SMGroupedAlgorithms() |
SMGroupedAlgorithms(String category,
List<SMAlgorithm> list) |
| Modifier and Type | Method and Description |
|---|---|
String |
category() |
void |
category(String category) |
List<SMAlgorithm> |
thelist() |
void |
thelist(List<SMAlgorithm> list) |
public SMGroupedAlgorithms()
public SMGroupedAlgorithms(String category, List<SMAlgorithm> list)
public List<SMAlgorithm> thelist()
public void thelist(List<SMAlgorithm> list)
resource - the resource to setpublic String category()
public void category(String category)
resource - the resource to setCopyright © 2017. All Rights Reserved.