public class Result extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Result.Type |
Constructor and Description |
---|
Result(Object value) |
Result(Result.Type type,
Object value) |
public Result(Result.Type type, Object value)
public Result(Object value)
Copyright © 2016. All rights reserved.