public class Feature extends Object
Constructor and Description |
---|
Feature(String name) |
Feature(String name,
String version) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getName() |
String |
getVersion() |
int |
hashCode() |
String |
toString() |
public Feature(String name)
Copyright © 2019. All rights reserved.