Class Experiments.MyBytes4

  • Enclosing class:
    Experiments

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

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

      Constructors 
      Constructor Description
      MyBytes4()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • f1

        private byte f1
      • f2

        private byte f2
      • f3

        private byte f3
      • f4

        private byte f4
    • Constructor Detail

      • MyBytes4

        public MyBytes4()