com.atlassian.jira.issue.customfields.option
Class OptionUtils

java.lang.Object
  extended by com.atlassian.jira.issue.customfields.option.OptionUtils

public class OptionUtils
extends Object

Date: 8/09/2004 Time: 10:15:12


Constructor Summary
OptionUtils()
           
 
Method Summary
static Long safeParseLong(String key)
           
static String safeToString(Long num)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OptionUtils

public OptionUtils()
Method Detail

safeParseLong

public static Long safeParseLong(String key)

safeToString

public static String safeToString(Long num)


Copyright © 2002-2013 Atlassian. All Rights Reserved.