Class PositiveIntegerAdapter

java.lang.Object
javax.xml.bind.annotation.adapters.XmlAdapter<String,E>
org.opentrafficsim.xml.bindings.ExpressionAdapter<Integer,IntegerType>
org.opentrafficsim.xml.bindings.PositiveIntegerAdapter

public class PositiveIntegerAdapter extends ExpressionAdapter<Integer,IntegerType>
Adapter for Integer expression type (positive).

Copyright (c) 2023-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.

Author:
Wouter Schakel