public class AllPairs.Pair
extends java.lang.Object
implements java.lang.Comparable
Modifier and Type | Field and Description |
---|---|
AllPairs.Item |
left |
AllPairs.Item |
right |
int |
used |
public AllPairs.Item left
public AllPairs.Item right
public int used
Copyright © 2013 Fit. All Rights Reserved.