public class NamedFeature extends Object
private String
name
private Class<?>
type
NamedFeature(String name, Class<?> type)
String
getName()
Class<?>
getType()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private final String name
private final Class<?> type
public NamedFeature(String name, Class<?> type)
public String getName()
public Class<?> getType()
Copyright © 2022 Zodiac. All rights reserved.