public final class TopInfo<K> extends Object
K
key
int
n
TopInfo()
static <K> TopInfo<K>
of(K key, int n)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public K key
public int n
public TopInfo()
public static <K> TopInfo<K> of(K key, int n)
Copyright © 2022. All rights reserved.