public static class EnumTriangles.Triad extends Object implements scala.Serializable, scala.Product
Constructor and Description |
---|
Triad(int v1,
int v2,
int v3) |
Modifier and Type | Method and Description |
---|---|
int |
v1() |
int |
v2() |
int |
v3() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2014–2017 The Apache Software Foundation. All rights reserved.