public class BooleanConstructor extends Object
Constructor and Description |
---|
BooleanConstructor() |
Modifier and Type | Method and Description |
---|---|
static TypeConstructor<Boolean> |
getByteInstance() |
static TypeConstructor<Boolean> |
getFalseInstance() |
static TypeConstructor<Boolean> |
getTrueInstance() |
public static TypeConstructor<Boolean> getTrueInstance()
public static TypeConstructor<Boolean> getFalseInstance()
public static TypeConstructor<Boolean> getByteInstance()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.