Class BinaryIstatistikOkuyucu


  • public class BinaryIstatistikOkuyucu
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.io.FileInputStream is  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void initialize​(java.lang.String fileName)  
      void oku​(Sozluk sozluk)  
      • Methods inherited from class java.lang.Object

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

      • is

        protected java.io.FileInputStream is
    • Constructor Detail

      • BinaryIstatistikOkuyucu

        public BinaryIstatistikOkuyucu()
    • Method Detail

      • initialize

        public void initialize​(java.lang.String fileName)
                        throws java.io.IOException
        Throws:
        java.io.IOException
      • oku

        public void oku​(Sozluk sozluk)
                 throws java.io.IOException
        Throws:
        java.io.IOException