public class SkinFeatures extends Object
SkinFeatures()
SkinFeatures(Map<String,String> features)
boolean
equals(Object o)
String
getFeature(String feature)
Map<String,String>
getFeatures()
int
hashCode()
isEmpty()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public SkinFeatures()
public SkinFeatures(Map<String,String> features)
public Map<String,String> getFeatures()
public String getFeature(String feature)
public boolean isEmpty()
public String toString()
toString
Object
public boolean equals(Object o)
equals
public int hashCode()
hashCode
Copyright © 2001-2017 The Apache Software Foundation. All Rights Reserved.