/*
 * Licensed to the Apache Software Foundation (ASF) under one
 * or more contributor license agreements.  See the NOTICE file
 * distributed with this work for additional information
 * regarding copyright ownership.  The ASF licenses this file
 * to you under the Apache License, Version 2.0 (the
 * "License"); you may not use this file except in compliance
 * with the License.  You may obtain a copy of the License at
 *
 *   http://www.apache.org/licenses/LICENSE-2.0
 *
 * Unless required by applicable law or agreed to in writing,
 * software distributed under the License is distributed on an
 * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
 * KIND, either express or implied.  See the License for the
 * specific language governing permissions and limitations
 * under the License.
 */

public class ToyTool
{
    private String message = "Hello from ToyTool!";

	public String getMessage()
	{
        return message;
	}

    public void setMessage(String m)
    {
        message = m;
    }

    /** To test exception handling in templates. */
    public boolean whine() {
        throw new IllegalArgumentException();
    }

}
最近下载更多
wallioms65  LV5 2020年9月15日
zhaoshibao  LV1 2018年11月6日
wxyyfcto  LV10 2017年9月23日
liuguiliangboa  LV13 2016年11月16日
imfanr  LV1 2016年10月24日
lm407466434  LV2 2016年10月20日
cqphper  LV1 2016年10月17日
shaoye6  LV1 2016年8月19日
soukie  LV1 2016年8月3日
rsdeep  LV1 2016年6月6日
最近浏览更多
rousuan  LV1 2021年9月23日
天大可想 2021年4月26日
暂无贡献等级
lironggang  LV38 2021年3月26日
ningmeng2020  LV2 2020年10月28日
xluser  LV2 2020年10月15日
wallioms65  LV5 2020年9月15日
小翊杭宝  LV2 2020年9月11日
lee123321  LV22 2020年8月27日
vinod1213  LV12 2020年8月26日
2588694379  LV10 2020年6月24日
顶部 客服 微信二维码 底部
>扫描二维码关注最代码为好友扫描二维码关注最代码为好友