public class Behavior extends Object
Modifier and Type | Field and Description |
---|---|
static int |
DESTRUCTIVE |
static int |
NOT_DESTRUCTIVE |
static int |
ONE_USE_UNSAFE |
Constructor and Description |
---|
Behavior() |
public static final int DESTRUCTIVE
public static final int NOT_DESTRUCTIVE
public static final int ONE_USE_UNSAFE
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.