|
ref_send API 2.17 defensive programming in Java |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Brand | |
---|---|
org.ref_send.brand | An opaque, globally unique identifier. |
Uses of Brand in org.ref_send.brand |
---|
Fields in org.ref_send.brand declared as Brand | |
---|---|
Brand<?> |
WrongBrand.actual
actual brand |
Brand<?> |
WrongBrand.expected
expected brand |
Brand<T> |
Amount.unit
unit of Amount.value |
Methods in org.ref_send.brand that return Brand | ||
---|---|---|
static
|
Brand.make()
Constructs an instance. |
Methods in org.ref_send.brand with parameters of type Brand | ||
---|---|---|
static
|
Brand.require(Brand<T> expected,
Brand<T> actual)
Requires that one brand is the same as another. |
|
static
|
Brand.require(Brand<T> expected,
Brand<T> actual)
Requires that one brand is the same as another. |
Constructors in org.ref_send.brand with parameters of type Brand | |
---|---|
Amount(Brand<T> unit,
long value)
Constructs an instance. |
|
WrongBrand(Brand<?> expected,
Brand<?> actual)
Constructs an instance. |
|
WrongBrand(Brand<?> expected,
Brand<?> actual)
Constructs an instance. |
|
ref_send API 2.17 defensive programming in Java |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright 1998-2009 Waterken Inc. under the terms of the MIT X license.