public static class Voronoi.Triple extends Object
Triple()
Triple(int a, int b, int c)
boolean
contains(int value)
int
get(int i)
getA()
getB()
getC()
int[]
toArray()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Triple()
public Triple(int a, int b, int c)
public int getA()
public int getB()
public int getC()
public int[] toArray()
public int get(int i)
public String toString()
toString
Object
public boolean contains(int value)
Copyright © 2019 CNRS. All rights reserved.