public class Trust extends Object
Trust()
List<Integer>
getKeys()
double
getTrust()
void
setKeys(List<Integer> keys)
setTrust(double trust)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Trust()
public List<Integer> getKeys()
public void setKeys(List<Integer> keys)
public double getTrust()
public void setTrust(double trust)
Copyright © 2024. All rights reserved.