Package panda.std
Class Case<T,R>
java.lang.Object
panda.std.Case<T,R>
- Type Parameters:
T
- type of value to processR
- type of result value
Represents a conditional entry
-
Method Summary
-
Method Details
-
getCondition
-
getValue
-
of
-