Interface Value

All Known Implementing Classes:
Value.Constant, Value.RandomAngle, Value.RandomValue0To1

public interface Value
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Interface
    Description
    static class 
     
    static class 
     
    static class 
     
  • Method Summary

    Modifier and Type
    Method
    Description
    double
     
  • Method Details

    • getValue

      double getValue()