@Deprecated public final class Converters extends Object
| Modifier and Type | Field and Description |
|---|---|
com.google.common.base.Function<Object,Object> |
toContainsViaLike
Deprecated.
|
com.google.common.base.Function<Object,Object> |
toContainsViaLikeLower
Deprecated.
|
com.google.common.base.Function<Object,Object> |
toEndsWithViaLike
Deprecated.
|
com.google.common.base.Function<Object,Object> |
toEndsWithViaLikeLower
Deprecated.
|
com.google.common.base.Function<Object,Object> |
toLowerCase
Deprecated.
|
com.google.common.base.Function<Object,Object> |
toStartsWithViaLike
Deprecated.
|
com.google.common.base.Function<Object,Object> |
toStartsWithViaLikeLower
Deprecated.
|
com.google.common.base.Function<Object,Object> |
toUpperCase
Deprecated.
|
| Constructor and Description |
|---|
Converters(char escape)
Deprecated.
Create a new Converters instance
|
public final com.google.common.base.Function<Object,Object> toStartsWithViaLike
public final com.google.common.base.Function<Object,Object> toStartsWithViaLikeLower
public final com.google.common.base.Function<Object,Object> toEndsWithViaLike
public final com.google.common.base.Function<Object,Object> toEndsWithViaLikeLower
public final com.google.common.base.Function<Object,Object> toContainsViaLike
Copyright © 2007–2014 Mysema Ltd. All rights reserved.