Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View farhad's full-sized avatar
🇨🇦

Farhad farhad

🇨🇦
View GitHub Profile
@farhad
farhad / BillHelper.java
Created December 17, 2017 10:07
validation and barcode extraction for Iran bills
package io.github.farhad;
import java.util.regex.Pattern;
/**
* Created by farhad on 1/15/17.
*/
public class BillHelper {
private static final int BILL_WATER = 1 ;