| Interface | Description |
|---|---|
| FixedViewFacade |
Marker interface that all Fixed View Facades ought to implement.
|
| GenericGSCommonLogger |
Interface for logger implementations.
|
| Class | Description |
|---|---|
| ClassUtil |
Class utilities
|
| FixedViewColumn.OrdinalComparatorForFields |
Compares ordinals so
FixedViewColumns can be sorted |
| FunctionPointer |
Function Pointer holds a reference to a static function at compiler time,
resolves it a runtime and invokes it.
|
| GSCommonLogUtil |
Simple log utility for GSCommon.
|
| Power10 |
Powers of 10
|
| StringUtil | |
| TimeUtil |
Time-related utilities
|
| TimeUtil.CCompatibleTimeZone |
Custom TimeZone implementations can be compatible with C libraries
regarding ambiguous and illegal timestamps.
|
| Wildcard |
This class wraps wildcard related functions and regular expression.
|
| Enum | Description |
|---|---|
| TimeUtil.TimestampType | |
| TimeUtil.TimestampUnit |
| Annotation Type | Description |
|---|---|
| FixedViewColumn |
FixedViewColumn annotation is used on fields/columns of a class that is
exposed
|
Copyright © 2020. All rights reserved.