/*
* Copyright 2013 Alibaba.com All right reserved. This software is the
* confidential and proprietary information of Alibaba.com ("Confidential
* Information"). You shall not disclose such Confidential Information and shall
* use it only in accordance with the terms of the license agreement you entered
* into with Alibaba.com.
*/
package com.alibaba.simpleimage.analyze;
/**
* 类Refdouble.java的实现描述:
* @author axman 2013-3-26 下午2:14:51
*/
public class RefFloat {
public float val;
}