Class KokCebi


  • public class KokCebi
    extends java.lang.Object
    Author:
    MDA
    • Constructor Summary

      Constructors 
      Constructor Description
      KokCebi​(int cepBoyu)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void ekle​(Kok kok, int indeks)  
      Kok getKok​(int indeks)  
      • Methods inherited from class java.lang.Object

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

      • KokCebi

        public KokCebi​(int cepBoyu)
    • Method Detail

      • getKok

        public Kok getKok​(int indeks)
      • ekle

        public void ekle​(Kok kok,
                         int indeks)