microsoft.exchange.webservices.data.misc
Class IFunctions.ToBoolean
java.lang.Object
microsoft.exchange.webservices.data.misc.IFunctions.ToBoolean
- All Implemented Interfaces:
- IFunction<String,Object>
- Enclosing class:
- IFunctions
public static class IFunctions.ToBoolean
- extends Object
- implements IFunction<String,Object>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INSTANCE
public static final IFunctions.ToBoolean INSTANCE
IFunctions.ToBoolean
public IFunctions.ToBoolean()
func
public Boolean func(String s)
- Description copied from interface:
IFunction
- Func.
- Specified by:
func in interface IFunction<String,Object>
- Parameters:
s - the arg
- Returns:
- the t result
Copyright © 2012–2015 Microsoft. All rights reserved.