public class PropertiesConstructor extends DescribedTypeConstructor<Properties>
Constructor and Description |
---|
PropertiesConstructor() |
Modifier and Type | Method and Description |
---|---|
Properties |
construct(Object underlying) |
static void |
register(DescribedTypeConstructorRegistry registry) |
construct
public static void register(DescribedTypeConstructorRegistry registry)
public Properties construct(Object underlying)
construct
in class DescribedTypeConstructor<Properties>
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.