Uses of Class
berlin.yuna.tinkerforgesensor.util.Segments
-
Packages that use Segments Package Description berlin.yuna.tinkerforgesensor.util -
-
Uses of Segments in berlin.yuna.tinkerforgesensor.util
Methods in berlin.yuna.tinkerforgesensor.util that return Segments Modifier and Type Method Description static SegmentsSegments. valueOf(String name)Returns the enum constant of this type with the specified name.static Segments[]Segments. values()Returns an array containing the constants of this enum type, in the order they are declared.
-