Class Experiments.MyFloats4

  • Enclosing class:
    Experiments

    public static class Experiments.MyFloats4
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private float f1  
      private float f2  
      private float f3  
      private float f4  
    • Constructor Summary

      Constructors 
      Constructor Description
      MyFloats4()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • f1

        private float f1
      • f2

        private float f2
      • f3

        private float f3
      • f4

        private float f4
    • Constructor Detail

      • MyFloats4

        public MyFloats4()