Class IntegerSample


  • public class IntegerSample
    extends Sample
    • Constructor Summary

      Constructors 
      Constructor Description
      IntegerSample​(java.awt.Point sourcePosition, int[] values)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      int[] getValues()  
      • Methods inherited from class java.lang.Object

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

      • IntegerSample

        public IntegerSample​(java.awt.Point sourcePosition,
                             int[] values)
    • Method Detail

      • getValues

        public int[] getValues()