Package com.osohq.oso_cloud
Class ValuePattern.AnyValuePattern
- java.lang.Object
-
- com.osohq.oso_cloud.ValuePattern.AnyValuePattern
-
- All Implemented Interfaces:
ValuePattern
- Enclosing interface:
- ValuePattern
public static class ValuePattern.AnyValuePattern extends java.lang.Object implements ValuePattern
Private inner class for the ANY singleton.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface com.osohq.oso_cloud.ValuePattern
ValuePattern.AnyValuePattern
-
-
Field Summary
-
Fields inherited from interface com.osohq.oso_cloud.ValuePattern
ANY
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object obj)inthashCode()java.lang.StringtoString()
-